Commit Graph

2294 Commits

Author SHA1 Message Date
Jonathan Shook
2910ba2938 extensions (s3, shutdown) and pulsar update release 2021-10-11 17:31:51 -05:00
Jonathan Shook
4418500d20 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2021-10-11 17:25:31 -05:00
Jonathan Shook
21b96cfdf6
Merge pull request #366 from yabinmeng/main
Remove namespace and topic level dedup setting check on the fly
2021-10-11 17:25:23 -05:00
Jonathan Shook
b72723b7e5 add some missing extension docs 2021-10-11 17:23:27 -05:00
Jonathan Shook
a8929042f9 extend NBEnvironment tokens to other data sources 2021-10-11 17:23:23 -05:00
Jonathan Shook
8c6d0cfe57 new decorator API: share Scenario metadata to interested types 2021-10-11 17:23:19 -05:00
Jonathan Shook
bbeee5cb1a new scripting extension: s3; S3 directory uploader 2021-10-11 17:23:11 -05:00
Jonathan Shook
ff769c7bed Add S3 URL Handler 2021-10-11 17:22:59 -05:00
Jonathan Shook
e1e10bbaa8 allow session namer to use pre-defined timestamp 2021-10-11 17:22:50 -05:00
Jonathan Shook
133760d8c9 auto-init the last (fall-through) NBENVIRONMENT location first 2021-10-11 17:22:39 -05:00
Jonathan Shook
b388a43e32 consolidate statedir initialization logic and docs 2021-10-11 17:22:29 -05:00
Jonathan Shook
9fccf8c20c new scripting extension: shutdown; scripted shutdown hooks 2021-10-11 17:21:56 -05:00
Jonathan Shook
8da6664faf typo fix 2021-10-11 17:21:45 -05:00
Yabin Meng
2876e102a6 Remove namespace and topic level dedup setting check for each run, which is too much overhead. 2021-10-09 12:29:22 -05:00
Jonathan Shook
29dafd9133
Merge pull request #364 from yabinmeng/main
Fix NullPointerException to check namespce/topic dedup status
2021-10-07 15:32:40 -05:00
Yabin Meng
11073cf0aa Address Shooky's comment in PR#364. 2021-10-07 14:56:51 -05:00
yabinmeng
cdfb7c3224
Merge branch 'nosqlbench:main' into main 2021-10-07 14:53:49 -05:00
Jonathan Shook
1d625f411a add S3 URL Handler 2021-10-06 17:49:27 -05:00
Jonathan Shook
9c91ad7136 enhance diagnostics for driver loader 2021-10-06 17:06:17 -05:00
Jonathan Shook
0df40113e8 re-enabled epoll dependency 2021-10-06 17:06:12 -05:00
Jonathan Shook
cd1f4e2e3c
Merge pull request #365 from lakshmi-M18/patch-1
Update schema-astra code for create table
2021-10-06 13:20:16 -05:00
Lakshmi Manjunatha
178abe67b5
Update schema-astra code for create table
Updated create table code for schema-astra since it was causing issues in Astra cluster.
2021-10-06 14:18:22 -04:00
Yabin Meng
265760d184 Address Lari's comment in PR#364. 2021-10-06 11:41:50 -05:00
Yabin Meng
eb5f42f46d Fix NullPointerException of checking namespace and topic deduplication status. 2021-10-06 10:55:32 -05:00
Yabin Meng
647bd7d430 Merge branch 'main' of https://github.com/yabinmeng/nosqlbench 2021-10-06 10:36:41 -05:00
Jonathan Shook
edc43c5b02 reformat 2021-10-05 15:32:52 -05:00
Jonathan Shook
37150c33a7 only release on main branch by default 2021-10-05 14:40:40 -05:00
nb-droid
5550c4550a [maven-release-plugin] prepare for next development iteration 2021-10-05 15:47:15 +00:00
nb-droid
4cd39c2d9b [maven-release-plugin] prepare release nosqlbench-4.15.57 2021-10-05 15:47:12 +00:00
Jonathan Shook
21274ee3df pulsar driver release take 2 2021-10-05 10:17:48 -05:00
Jonathan Shook
68da787628 pulsar driver release 2021-10-05 10:01:37 -05:00
Jonathan Shook
3b67498320
Merge pull request #362 from yabinmeng/main
Ignore message out-of-order and duplicate check for Shared and Key_Shared
2021-10-05 09:52:25 -05:00
Yabin Meng
48a6e9ae5d Merge remote-tracking branch 'upstream/main' 2021-10-02 16:23:41 -05:00
yabinmeng
bf98d6440f
Merge branch 'nosqlbench:main' into main 2021-10-02 16:23:29 -05:00
Yabin Meng
793af965af Ignore abnormal message processing error for Shared and Key_Shared subscription type. 2021-10-02 16:23:12 -05:00
Jonathan Shook
f32caf1ee4
Merge pull request #361 from ivansenic/ise-mongo-update
add writeConcern to the mongodb crud workflows
2021-09-30 11:15:59 -05:00
Ivan Senic
e8b32584d6 add writeConcern to the mongodb crud workflows 2021-09-30 13:14:20 +02:00
nb-droid
35779298a4 [maven-release-plugin] prepare for next development iteration 2021-09-29 21:13:43 +00:00
nb-droid
dfefdd91f0 [maven-release-plugin] prepare release nosqlbench-4.15.56 2021-09-29 21:13:41 +00:00
Jonathan Shook
4b1ebc76f8 pulsar driver update release 2021-09-29 16:01:41 -05:00
Jonathan Shook
16a502d4d6
Merge pull request #360 from yabinmeng/main
Add support for message duplication check
2021-09-29 15:55:46 -05:00
Yabin Meng
d781e1ac22 README update about customized Pular driver exception 2021-09-29 11:37:07 -05:00
Yabin Meng
949790b797 Add customized Pulsar driver exceptions 2021-09-29 11:27:24 -05:00
Yabin Meng
f72bdb6b95 Readme TOC update 2021-09-28 23:19:49 -05:00
Yabin Meng
e9e7e95113 Add support for message duplication check (if message de-duplication is enabled, either at broker-level, namespace-level, or topic-level) 2021-09-28 23:04:46 -05:00
nb-droid
fd7a6176dd [maven-release-plugin] prepare for next development iteration 2021-09-24 21:03:24 +00:00
nb-droid
8a46ff132a [maven-release-plugin] prepare release nosqlbench-4.15.55 2021-09-24 21:03:22 +00:00
Jonathan Shook
689199f09c Pulsar driver update release 2021-09-24 14:27:33 -05:00
Jonathan Shook
6db90cdf8d
Merge pull request #359 from yabinmeng/main
NB Pulsar driver enhancement - Milestone 11
2021-09-24 14:06:44 -05:00
Yabin Meng
3ed1e7f6da Merge branch 'main' of https://github.com/yabinmeng/nosqlbench 2021-09-24 09:47:30 -05:00