Commit Graph

2725 Commits

Author SHA1 Message Date
Jonathan Shook
0798b9a8b7 minor doc updates 2021-11-09 22:26:03 -06:00
Jonathan Shook
9bb13604ce
Merge pull request #377 from yabinmeng/main
README and minor code cleanup
2021-11-09 14:33:47 -06:00
Yabin Meng
591f21b35a README and code cleanup 2021-11-05 15:48:17 -05:00
Jonathan Shook
d94594a4e8 qualify and update antlr4-maven-plugin version 2021-11-04 21:58:22 -05:00
Jonathan Shook
fea9cce437 add clock-based temporal binding functions 2021-11-04 21:57:41 -05:00
Jonathan Shook
6a5e9616b9 minor formatting improvements 2021-11-04 16:37:30 -05:00
Jonathan Shook
3688dc9f3d pulsar.md readability formatting for console views 2021-11-04 16:37:05 -05:00
Jonathan Shook
b0c30a7cc0 split description on periods or semicolons 2021-11-04 16:36:34 -05:00
Jonathan Shook
16f4c183d5 minor formatting 2021-11-04 16:36:20 -05:00
Jonathan Shook
6a1c9337f3 fix incorrect pom versions 2021-11-04 11:56:50 -05:00
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