Commit Graph

2465 Commits

Author SHA1 Message Date
Jonathan Shook
422c3bcb6d post-merge fixups part 2 2021-11-04 10:54:49 -05:00
Jonathan Shook
53ab5832e2 post-merge fixups 2021-11-03 13:58:51 -05:00
Jonathan Shook
9e7555727b Merge branch 'main' of github.com:nosqlbench/nosqlbench 2021-11-01 09:34:18 -05:00
Jonathan Shook
e139f1269d cleanup extraneous files 2021-11-01 09:34:11 -05:00
nb-droid
231956001c [maven-release-plugin] prepare for next development iteration 2021-10-26 16:21:49 +00:00
nb-droid
2fadac5f80 [maven-release-plugin] prepare release nosqlbench-4.15.63 2021-10-26 16:21:47 +00:00
Jonathan Shook
aba3ebe7c6 release: pulsar updates 2021-10-26 11:11:14 -05:00
Jonathan Shook
fa78ca547c
Merge pull request #372 from lhotari/lh-detect-duplicates-after-gap
Pulsar driver: Improve message sequence tracking
2021-10-26 09:28:47 -05:00
Lari Hotari
71c3b190ed Detect delayed out-of-order delivery 2021-10-22 17:27:21 +03:00
Jonathan Shook
e694eaecc9
Merge pull request #373 from lhotari/lh-upgrade-pulsar-2.8.1
Pulsar driver: Upgrade Pulsar client to 2.8.1 version
2021-10-21 11:59:53 -05:00
Lari Hotari
85e1f8a649 Upgrade Pulsar client to 2.8.1 version 2021-10-21 15:27:53 +03:00
Lari Hotari
6b50060a9a Detect duplicates after a gap
- rename earliest -> lowest to clarify the real intention
- polish code
- add unit test
- increase duplicate counter if pending messages already contains the sequence number
2021-10-21 00:35:11 +03:00
nb-droid
956c3b698e [maven-release-plugin] prepare for next development iteration 2021-10-20 20:19:52 +00:00
nb-droid
dae9cc78f2 [maven-release-plugin] prepare release nosqlbench-4.15.62 2021-10-20 20:19:50 +00:00
Jonathan Shook
571156de3e bugfix release: nosqlbench-370 2021-10-20 15:06:39 -05:00
Jonathan Shook
8c8801b0c1
Merge pull request #371 from nosqlbench/nosqlbench-370
nosqlbench-370 Specifying full path to the yaml workload crashes
2021-10-20 15:04:22 -05:00
Jonathan Shook
9ea609142b nosqlbench-370 Specifying full path to the yaml workload crashes 2021-10-20 15:02:58 -05:00
nb-droid
53199e72bb [maven-release-plugin] prepare for next development iteration 2021-10-19 20:08:58 +00:00
nb-droid
d110c4bf7f [maven-release-plugin] prepare release nosqlbench-4.15.61 2021-10-19 20:08:56 +00:00
Jonathan Shook
38307eee83 release: pulsar driver updates 2021-10-19 14:55:08 -05:00
Jonathan Shook
bdb577f25d
Merge pull request #368 from lhotari/lh-threadlocal-sequence-tracking
Pulsar driver: Use thread local and topic based sequence number tracking
2021-10-19 14:40:13 -05:00
Jonathan Shook
b82b4b1a43
Merge pull request #369 from lhotari/lh-rate-limit-per-thread
Make ratelimiter instance thread specific for PulsarActivity
2021-10-19 14:33:33 -05:00
Lari Hotari
7a6ec96544 Pulsar: Use thread local and topic based sequence tracking 2021-10-18 17:03:28 +03:00
Lari Hotari
e660823473 Make ratelimiter instance thread specific for PulsarActivity
when cyclerate_per_thread is set to true
2021-10-18 14:25:49 +03:00
nb-droid
3cfda97413 [maven-release-plugin] prepare for next development iteration 2021-10-15 21:10:34 +00:00
nb-droid
e04f0fb85c [maven-release-plugin] prepare release nosqlbench-4.15.60 2021-10-15 21:10:32 +00:00
Jonathan Shook
d5f28fe85f fix release for s3 and pulsar testing features 2021-10-15 15:57:00 -05:00
Jonathan Shook
feb0fda111 fix broken test 2021-10-15 15:56:39 -05:00
Jonathan Shook
49207a44f2 fix release for s3 and pulsar testing features 2021-10-15 15:32:35 -05:00
Jonathan Shook
e53af8bf5f improve NBEnvironment and S3 interaction 2021-10-15 15:32:05 -05:00
Jonathan Shook
cb47799652 merge fixups 2021-10-14 12:57:52 -05:00
Jonathan Shook
e77bfea043
Merge pull request #367 from yabinmeng/main
Convert message error runtime exception to counter metrics
2021-10-14 12:54:13 -05:00
Jonathan Shook
6569fa52ea reformat all pom.xml files 2021-10-14 12:50:11 -05:00
nb-droid
1d34c256f8 [maven-release-plugin] prepare for next development iteration 2021-10-13 18:03:38 +00:00
nb-droid
bfd7e2513b [maven-release-plugin] prepare release nosqlbench-4.15.59 2021-10-13 18:03:35 +00:00
Jonathan Shook
f100f5638b fix release for cql driver 2021-10-13 12:51:38 -05:00
Jonathan Shook
2fdbf8ec1e fix for broken shade relocation with driver=cql 2021-10-13 12:51:16 -05:00
Yabin Meng
ed4ba2725e Convert message error runtime exception to counter metrics 2021-10-13 11:27:54 -05:00
Yabin Meng
ac2fdf2a2e Convert message error runtime exception to counter metrics 2021-10-13 10:11:20 -05:00
Yabin Meng
686af3d9ca Convert message error runtime exception to counter metrics 2021-10-13 10:10:48 -05:00
nb-droid
7c2e26d80d [maven-release-plugin] prepare for next development iteration 2021-10-11 22:43:07 +00:00
nb-droid
28df8b297a [maven-release-plugin] prepare release nosqlbench-4.15.58 2021-10-11 22:43:05 +00:00
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