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
Yabin Meng
d8bc8ce4fd
README update
2021-09-24 09:46:45 -05:00
yabinmeng
aff249fee8
Merge branch 'nosqlbench:main' into main
2021-09-24 09:35:12 -05:00
Yabin Meng
da7fd8948e
Merge remote-tracking branch 'upstream/main'
2021-09-24 09:28:25 -05:00
Yabin Meng
6903a23049
README update
2021-09-24 09:27:43 -05:00
nb-droid
d9de9cb83a
[maven-release-plugin] prepare for next development iteration
2021-09-24 10:18:39 +00:00
nb-droid
55bf54402b
[maven-release-plugin] prepare release nosqlbench-4.15.54
2021-09-24 10:18:37 +00:00
Jonathan Shook
cdf1f1e764
minor fixes and new workloads
2021-09-24 05:06:51 -05:00
Jonathan Shook
14859b09cb
fix high-centered changes after merge
2021-09-24 05:05:18 -05:00
Jonathan Shook
98ad978063
Merge branch 'main' of github.com:nosqlbench/nosqlbench
2021-09-23 15:12:23 -05:00
Jonathan Shook
ce73fca6ba
improve rate limiter tests
2021-09-23 15:11:59 -05:00
Jonathan Shook
bc0fb04fbd
standardize formatting of rate limiter diagnostics
2021-09-23 15:11:51 -05:00
Jonathan Shook
55d5c45051
fix test method for single value
2021-09-23 15:11:41 -05:00
Yabin Meng
3ef807172b
NB Pulsar driver enhancement (milestone 11: https://github.com/nosqlbench/nosqlbench/milestone/11 )
...
- add support for message properties
- add support for end-to-end latency measurement (latency histogram)
- add support for message out-of-order and loss detect
- add async api for consumer
- split single-topic consumer and multi-topic consumer
- SSL/TLS bug fix
- Code cleanup
2021-09-22 17:17:53 -05:00
Jonathan Shook
99982ce74d
Merge pull request #358 from ivansenic/ise-mongodb-crud
...
added mongoDB CRUD scenarios
2021-09-22 10:52:01 -05:00
Ivan Senic
3b7bf42f30
added mongoDB CRUD scenarios
2021-09-22 15:46:05 +02:00
Jonathan Shook
e33e999ea6
Merge pull request #357 from ivansenic/ise-documents-crud
...
added Documents API CRUD dataset scenario
2021-09-21 11:51:56 -05:00
Jonathan Shook
3c1405d64c
Merge pull request #356 from ivansenic/ise-fix-uszips
...
fixing the path to the uszips realdata
2021-09-21 11:51:16 -05:00
Ivan Senic
4c7e0bd889
added Documents API CRUD dataset scenario
2021-09-21 17:58:00 +02:00
Ivan Senic
c9613bea0a
fixing the path to the uszips realdata
2021-09-21 16:22:51 +02:00
Jonathan Shook
9248c915a9
Fix markdown typos introduced by auto formatting
2021-09-17 13:12:56 -05:00
nb-droid
cbaa1f823f
[maven-release-plugin] prepare for next development iteration
2021-09-15 17:18:35 +00:00
nb-droid
8928d49328
[maven-release-plugin] prepare release nosqlbench-4.15.53
2021-09-15 17:18:33 +00:00
Jonathan Shook
44aef5ba0c
release: bug fixes and minor enhancements to http driver
2021-09-15 12:07:19 -05:00
Jonathan Shook
4e746491da
ignore cache files
2021-09-15 12:06:27 -05:00
Jonathan Shook
94ffe1c1bd
release: bug fixes and minor enhancements to http driver
2021-09-15 11:47:14 -05:00
Jonathan Shook
7ffc0cd233
improve http console formats
2021-09-15 02:51:23 -05:00
Jonathan Shook
cdfee8eb21
http: explain http status codes in diagnostic output
2021-09-15 02:50:25 -05:00
Jonathan Shook
58e79bcde6
http: make body output truncation more obvious
2021-09-15 02:50:17 -05:00
Jonathan Shook
ea0eae3dde
http: always print body if present and requested
2021-09-15 02:50:10 -05:00
Jonathan Shook
d3b1e074dd
Merge branch 'main' of github.com:nosqlbench/nosqlbench
2021-09-14 13:09:11 -05:00
Jonathan Shook
df1764f5ca
fix for #352 progress indicator on console
2021-09-14 13:09:06 -05:00
Jonathan Shook
2960139628
remove erroneous interface
2021-09-14 13:08:23 -05:00
Jonathan Shook
7e70a89c51
Merge pull request #353 from MMirelli/fix/docker-image-alpine-slim
...
Dockerfile: openjdk:15-alpine -> adoptopenjdk/openjdk15:alpine-slim
2021-09-14 12:44:49 -05:00
Jonathan Shook
17096ebb46
fix broken tests for ScenarioParser
2021-09-14 12:33:58 -05:00
Jonathan Shook
61691fc015
add initial version of stepup analysis
2021-09-14 12:07:49 -05:00
Jonathan Shook
9d96131bbf
unify name of CsvOutptPlugin impl
2021-09-14 12:05:10 -05:00
Jonathan Shook
668f9f35ea
synchronize start of token pool
2021-09-14 12:04:27 -05:00