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 |
|
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 |
|
Yabin Meng
|
e77635437c
|
Address merge conflict
|
2021-03-25 16:38:00 -05:00 |
|
Yabin Meng
|
5fd0992e30
|
Add support for Pulsar Admin API, currently only supporting:
- create tenant
- create namespace
|
2021-03-25 16:08:58 -05:00 |
|
nb-droid
|
cb05dd381c
|
[maven-release-plugin] prepare for next development iteration
|
2021-03-23 23:53:12 +00:00 |
|
nb-droid
|
ad3428dea2
|
[maven-release-plugin] prepare release nosqlbench-4.15.29
|
2021-03-23 23:53:09 +00:00 |
|
Jonathan Shook
|
ddcc5c66d4
|
testing build
|
2021-03-23 18:39:12 -05:00 |
|
Jonathan Shook
|
dcbea0eb5b
|
Merge pull request #286 from eolivelli/pulsar-bytes-counter
Pulsar: add bytes counters
|
2021-03-23 10:44:56 -05:00 |
|
Enrico Olivelli
|
d7dfafaae1
|
Add bytes counter to consumer
|
2021-03-23 16:07:38 +01:00 |
|
Enrico Olivelli
|
c166b479ca
|
Add messagesize histogram
|
2021-03-23 12:17:46 +01:00 |
|
Enrico Olivelli
|
0f53ea63a2
|
Pulsar: add bytes counter
|
2021-03-22 17:49:07 +01:00 |
|
Jonathan Shook
|
001ba616a3
|
Merge pull request #285 from jeromatron/main
Adding weighted hosts and flexible url
|
2021-03-17 18:15:24 -05:00 |
|
Jeremy Hanna
|
0ecf83f863
|
Making the hosts into a weighted string to allow for round robin and weighted host rotation with Stargate hosts. Also parameterizing the protocol (http|https) and the path prefix so that this baseline can be run against Stargate directly or against Astra.
|
2021-03-18 10:13:52 +11:00 |
|
Jonathan Shook
|
931172d0f5
|
Merge pull request #283 from eolivelli/fix/pulsar-2
Enhancements on Pulsar Driver
|
2021-03-17 12:03:39 -05:00 |
|
Enrico Olivelli
|
84a9a4bf83
|
make tries configurable as in HttpAction
|
2021-03-17 18:01:30 +01:00 |
|
Enrico Olivelli
|
abbea4df71
|
Add ErrorHandler
|
2021-03-17 17:49:32 +01:00 |
|
Enrico Olivelli
|
8aff79cba4
|
Handle correctly Pulsar Consumer configuration
|
2021-03-17 15:24:51 +01:00 |
|
Yabin Meng
|
a725bcc11d
|
Merge remote-tracking branch 'nosqlbench/main' into main
|
2021-03-16 15:02:48 -05:00 |
|
Yabin Meng
|
5d6155ae3b
|
Minor tweak of pom.xml
|
2021-03-16 15:02:43 -05:00 |
|
nb-droid
|
87a78a1c94
|
[maven-release-plugin] prepare for next development iteration
|
2021-03-16 15:19:01 +00:00 |
|
nb-droid
|
19e7160da5
|
[maven-release-plugin] prepare release nosqlbench-4.15.28
|
2021-03-16 15:18:57 +00:00 |
|
Jonathan Shook
|
b33909b862
|
pulsar bugfix release
|
2021-03-16 10:08:53 -05:00 |
|
Jonathan Shook
|
d4ecf0e8a9
|
Merge pull request #282 from eolivelli/impl/pulsar-enhancements
Allow PulsarConsumer to configure a Timeout
|
2021-03-16 10:08:11 -05:00 |
|