Commit Graph
1977 Commits
Author SHA1 Message Date
nb-droid 827e79e724 [maven-release-plugin] prepare for next development iteration 2021-03-10 20:58:31 +00:00
nb-droid f1f88174a6 [maven-release-plugin] prepare release nosqlbench-4.15.19 2021-03-10 20:58:27 +00:00
Jonathan Shook c94661a8d4 release candidate 2021-03-10 14:47:41 -06:00
Jonathan Shook dbdbf6e84a merge fixes 2021-03-10 14:40:48 -06:00
Jonathan Shook 7ba0ca1413 adapt pulsar driver to updated API naming 2021-03-10 14:40:11 -06:00
Jonathan Shook 154876a3b9 resolve split version break after jetty security fix 2021-03-10 14:39:57 -06:00
Jonathan Shook 0929fa8df3 Merge pull request #276 from yabinmeng/main
Minor document correction for clarification.
2021-03-10 14:39:09 -06:00
Jonathan Shook 304cba2fb0 jetty security update 2021-03-10 14:21:14 -06:00
Yabin Meng 22ab584160 Minor document correction for clarification. 2021-03-10 14:06:29 -06:00
Jonathan Shook 5639a54434 post-merge fixups 2021-03-10 13:02:18 -06:00
Jonathan Shook af4452bebf include block naming in opdef test 2021-03-10 13:00:57 -06:00
Jonathan Shook ea8702c905 basic doc updates and cleanups 2021-03-10 13:00:50 -06:00
Jonathan Shook 345877c0fa allow both count and counter in old and new versions of error handler 2021-03-10 13:00:45 -06:00
Jonathan Shook 63158fcdd1 support mapped blocks 2021-03-10 13:00:40 -06:00
Jonathan Shook 2b55d7b3d9 Merge pull request #275 from yabinmeng/main
Pulsar Batch API, Async API (partial), yaml file structure,
2021-03-10 13:00:20 -06:00
Yabin Meng f1a15230e8 Minor code change - change method name from IsBoolean() to isBoolean() 2021-03-10 12:34:02 -06:00
Yabin Meng 3ad3cc6b70 Minor document update 2021-03-10 12:29:28 -06:00
Yabin Meng 515fa6abe8 Merge remote-tracking branch 'nosqlbench/main' into main 2021-03-10 12:20:08 -06:00
Yabin Meng 58a93bd7b0 Document update 2021-03-10 12:18:15 -06:00
Yabin Meng adf1ea03e6 Pulsar Batch API, Async API (partial), yaml file structure, 2021-03-06 10:38:08 -06:00
Jonathan Shook 2785670371 update cqld4 pom versions 2021-03-01 18:30:08 -06:00
Jonathan Shook ada7aaadc6 minor opdef fix 2021-03-01 18:29:53 -06:00
Jonathan Shook 0880f0cd58 pulsar merge fixes 2021-03-01 18:29:20 -06:00
Jonathan Shook 8b0f4615a7 cqld4 partial progress 2021-03-01 16:08:18 -06:00
Jonathan Shook 7168ae9bea Merge pull request #273 from yabinmeng/main
Pulsar Consumer API with Avro schema support
2021-03-01 16:07:51 -06:00
Yabin Meng 305a6046b3 Merge remote-tracking branch 'upstream/main' into main 2021-03-01 16:05:17 -06:00
Yabin Meng b3084fdd4f Pulsar Reader API with Avro schema support 2021-02-28 17:42:16 -06:00
Yabin Meng b0da4a149b Pulsar Consumer API with Avro schema support 2021-02-27 21:06:39 -06:00
Jonathan Shook 3543dd8baf support counter error handler name for cross-compatibility 2021-02-26 14:40:50 -06:00
Jonathan Shook d59f3f0d37 remove temporary typo warning 2021-02-26 14:40:41 -06:00
Jonathan Shook c3f01b12f3 make deprecation warning for v1 yaml format stronger 2021-02-26 14:40:35 -06:00
Jonathan Shook eb784a1322 backport question anchors with deprecation warning 2021-02-26 14:40:26 -06:00
Jonathan Shook 50c0363250 document op dispenser as OpDispenser type 2021-02-25 20:57:29 -06:00
Jonathan Shook a27ea6cdb2 reset cqld4 for reinit 2021-02-25 13:14:26 -06:00
nb-droid 11348a394d [maven-release-plugin] prepare for next development iteration 2021-02-25 00:38:16 +00:00
nb-droid f98582b3df [maven-release-plugin] prepare release nosqlbench-4.15.18 2021-02-25 00:38:10 +00:00
Jonathan Shook 2d222cc2ec PR merge release 2021-02-24 18:28:26 -06:00
Jonathan Shook d819fb3875 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-02-24 18:23:37 -06:00
Jonathan Shook 41b10016d4 add starting point for incremental test 2021-02-24 18:23:32 -06:00
Jonathan Shook 1607eaf3c1 revert parser fix, a better solution is needed 2021-02-24 18:23:16 -06:00
Jonathan Shook 1ef10a20dd Merge pull request #271 from jeromatron/main
Adding initial http driver baseline activities for use with Stargate.
2021-02-24 18:01:16 -06:00
Jeremy Hanna b76c723424 Adding initial http driver baseline activities for use with Stargate. 2021-02-25 10:42:44 +11:00
Jonathan Shook 9375f66863 Merge pull request #270 from yabinmeng/main
Functional interface related code changes and document update
2021-02-24 17:19:48 -06:00
Yabin Meng a987a4f29c - Minor update of pulsar.md file 2021-02-24 17:17:08 -06:00
Yabin Meng 15cf07aeee - Minor update of pulsar.md file 2021-02-24 17:10:57 -06:00
Yabin Meng feb430ff38 - Minor update of pulsar.md file 2021-02-24 17:05:25 -06:00
Yabin Meng ecf6fa176d - Update pulsar.md
- Code changes based on review comments from Shooky
2021-02-24 16:52:48 -06:00
Yabin Meng f78a9e928c - Update pulsar.md
- Code changes based on review comments from Shooky
2021-02-24 16:45:01 -06:00
Jonathan Shook 0ff6e8a60f disable broken test 2021-02-24 14:52:26 -06:00
Jonathan Shook 7ee0f46500 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-02-24 14:49:03 -06:00