Yabin Meng
49ea75f61b
Yaml file minor update
2021-04-04 12:58:20 -05:00
Yabin Meng
2d4fb33ab7
- Admin API for deletion (of tenants, namespaces, and topics)
...
- Separate Admin API for tenants and namespaces
- Code standardization
- README update
- Separate the big pulsar.yaml into files for different scenarios
2021-04-03 23:38:30 -05:00
nb-droid
3f2743f9b8
[maven-release-plugin] prepare for next development iteration
2021-04-02 16:24:15 +00:00
nb-droid
1c588dfb7a
[maven-release-plugin] prepare release nosqlbench-4.15.32
2021-04-02 16:24:11 +00:00
Jonathan Shook
2f57514fb4
driver updates release
2021-04-02 11:12:39 -05:00
Jonathan Shook
ececf649a8
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
2021-04-02 10:34:10 -05:00
Jonathan Shook
5be14eeda6
docs improvements
2021-04-02 10:34:07 -05:00
Jonathan Shook
61087a935e
Merge pull request #297 from ivansenic/ise-gql-cql-first
...
add graphql cql first scenarios
2021-04-02 09:41:00 -05:00
Jonathan Shook
1a33f02634
Merge pull request #296 from yabinmeng/main
...
Pulsar client API AuthN/AuthR and other minor fix
2021-04-02 00:04:18 -05:00
Yabin Meng
d5cfdf13da
- AuthN and AuthR for Client API
...
- Pulsar client caching fix
- Other minor fix
2021-04-01 21:49:19 -05:00
nb-droid
1c64031b93
[maven-release-plugin] prepare for next development iteration
2021-04-01 17:15:39 +00:00
nb-droid
ae174719fd
[maven-release-plugin] prepare release nosqlbench-4.15.31
2021-04-01 17:15:33 +00:00
Jonathan Shook
7997c62148
update release
2021-04-01 12:05:05 -05:00
Jonathan Shook
446bc417df
square up build variables to RELEASE_BRANCH_PATTERN and PRERELEASE_BRANCH_PATTERn
2021-04-01 11:40:53 -05:00
Jonathan Shook
29b7cb55b1
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
2021-04-01 10:56:45 -05:00
Jonathan Shook
1af1d18e5e
Merge pull request #295 from nosqlbench/csv-parser-bug
...
Use CSVFormat.Default to handle rfc4180 CSVs
2021-04-01 10:56:38 -05:00
Jonathan Shook
a68b14c859
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
2021-04-01 10:51:51 -05:00
Jonathan Shook
a01ec80bd9
use standard nb package layout for cqld4
2021-04-01 10:51:40 -05:00
Jonathan Shook
300deee618
use standard metrics API in cql drivers
2021-04-01 10:51:35 -05:00
Jonathan Shook
a4d5110c8d
group all standard activity metrics into one place
2021-04-01 10:51:30 -05:00
Jonathan Shook
50d9fc43ec
progress on cqld4
2021-04-01 10:51:03 -05:00
Ivan Senic
96a1a7d089
add graphql cql first scenarios
2021-04-01 16:43:34 +02:00
phact
43ef88f3e5
Use CSVFormat.Default to handle rfc4180 CSVs
2021-04-01 03:33:09 -04:00
Jonathan Shook
d96601f56d
Merge pull request #294 from yabinmeng/main
...
Pulasr Admin API update - check tenant/namespace/topic existence before creating it
2021-03-31 20:34:50 -05:00
Yabin Meng
a130ffb8dd
Admin API update - check tenant/namespace/topic existence before creating it.
2021-03-31 20:18:00 -05:00
Jonathan Shook
ca7fb7b839
Merge pull request #293 from eolivelli/impl/pulsar-metrics
...
Expose internal Pulsar Producer metrics
2021-03-31 09:41:37 -05:00
Enrico Olivelli
9e04ef36b2
Expose interal Pulsar Producer metrics
2021-03-31 11:42:47 +02:00
nb-droid
ed222e43af
[maven-release-plugin] prepare for next development iteration
2021-03-30 22:21:51 +00:00
nb-droid
6415529b78
[maven-release-plugin] prepare release nosqlbench-4.15.30
2021-03-30 22:21:47 +00:00
Jonathan Shook
97bae7c4b1
cqld3 module added, pulsar updates
2021-03-30 17:10:58 -05:00
Jonathan Shook
57f0926d1d
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
2021-03-30 16:41:07 -05:00
Jonathan Shook
2a1d7b338f
Merge pull request #292 from yabinmeng/main
...
Address merge conflict
2021-03-30 16:40:56 -05:00
Yabin Meng
098708e004
Address merge conflict
2021-03-30 16:32:53 -05:00
Jonathan Shook
a89fb1b1be
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
2021-03-30 10:38:44 -05:00
Jonathan Shook
e52abbf2d6
create cqld3 module
2021-03-30 10:38:25 -05:00
Jonathan Shook
214ff53128
Merge pull request #291 from eolivelli/impl/pulsar-async-adv
...
Allow to use the Pulsar Producer Async API in order to generate the maximum load
2021-03-30 10:33:53 -05:00
Enrico Olivelli
937b10a71c
Merge remote-tracking branch 'origin/main' into impl/pulsar-async-adv
2021-03-30 17:00:05 +02:00
Jonathan Shook
bb1f59b07a
Merge pull request #290 from yabinmeng/main
...
Document update to reflect Admin API change
2021-03-30 09:49:59 -05:00
Jonathan Shook
cc2582496f
Merge pull request #289 from ivansenic/ise-gql-schema-first
...
adding graphql schema first scenarios
2021-03-30 09:48:38 -05:00
Enrico Olivelli
5dfcc59602
clean up
2021-03-30 10:24:05 +02:00
Enrico Olivelli
f10bd283f3
Return metrics in case of Async API
2021-03-30 10:09:15 +02:00
Yabin Meng
4b46c7ef83
Minor merge conflict
2021-03-29 22:04:24 -05:00
Yabin Meng
c97b57a488
Add Pulsar Admin API support for creating topics (partitioned or not)
2021-03-29 21:01:26 -05:00
Jonathan Shook
cfa0bd5a23
localize cqld3 deps to module
2021-03-29 13:38:08 -05:00
Enrico Olivelli
c70385e6f8
Allow Pulsar Producer to work at max speed
2021-03-29 18:21:54 +02:00
Yabin Meng
bc7dce5b04
Document update to reflect Admin API change
2021-03-29 10:11:28 -05:00
Ivan Senic
d3579bf40e
adding graphql schema first scenarios
2021-03-29 16:51:37 +02:00
Jonathan Shook
d1793f5f8e
Merge pull request #288 from jeromatron/main
...
Name change to <protocol>-<api>-<workload>.
2021-03-29 02:23:49 -05:00
Jeremy Hanna
04cf2f74ab
Name change to <protocol>-<api>-<workload>.
2021-03-29 18:09:02 +11:00
Jonathan Shook
865c772e0b
Merge pull request #287 from yabinmeng/main
...
Add Admin API support in NB Pulsar driver + merge latest changes from Enrico
2021-03-26 10:26:21 -05:00