mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-28 19:44:02 -06:00
3.2 KiB
3.2 KiB
d9ce62435
(HEAD -> main, origin/main) Merge pull request #374 from nosqlbench/pulsar-payload-rttd47843b04
release: logging improvements, summary fixes, pulsar driver updates8353a9d84
(origin/pulsar-payload-rtt) Extract payload rtt field from Avro record if it existsc15bd97c9
Avoid NullPointerException if pulsarCache hasn't been initialized.2fbf0b4ad
add instrumentation scaffold for payloadRtt1c98935d1
post-merge fixupsc4ee38d22
squelch invalid parts of summaryd223e4c6c
enable separate configuration of logging patternsc3544094b
add global option to enable or disable ansi574e297e1
add exception message to some errorse5715e17a
init pulsar cache early to avoid NPE on initialization error6f29b9005
update missing fieldcbfbe9f77
logging library updates0798b9a8b
minor doc updates9bb13604c
Merge pull request #377 from yabinmeng/main591f21b35
README and code cleanupd94594a4e
qualify and update antlr4-maven-plugin versionfea9cce43
add clock-based temporal binding functions6a5e9616b
minor formatting improvements3688dc9f3
pulsar.md readability formatting for console viewsb0c30a7cc
split description on periods or semicolons16f4c183d
minor formatting6a1c9337f
fix incorrect pom versions9e7555727
Merge branch 'main' of github.com:nosqlbench/nosqlbenche139f1269
cleanup extraneous filesfa78ca54
(HEAD -> main, origin/main) Merge pull request #372 from lhotari/lh-detect-duplicates-after-gap71c3b190
Detect delayed out-of-order deliverye694eaec
Merge pull request #373 from lhotari/lh-upgrade-pulsar-2.8.185e1f8a6
Upgrade Pulsar client to 2.8.1 version6b50060a
Detect duplicates after a gap3b674983
(HEAD -> main, origin/main) Merge pull request #362 from yabinmeng/mainbf98d644
Merge branch 'nosqlbench:main' into main793af965
Ignore abnormal message processing error for Shared and Key_Shared subscription type.f32caf1e
Merge pull request #361 from ivansenic/ise-mongo-updatee8b32584
add writeConcern to the mongodb crud workflows- retrigger release
663e3010
(HEAD -> main) correct test for current functional APIse981f808
(origin/main) General improvements and bug-fixes. Thanks to @XN1375b4a695f
update ANTLR to 4.2.9 in all places3b74ae20
General improvements and bug-fixes. Thanks to @XN1377c7ea039
post-merge fixups9403f51f
improve ToDate semantics and docs0edbfb1f
fix test for TagFilter365ad619
remove extraneous var in ActivityExecutor34855a39
Merge pull request #336 from XN137/fix-errorprone-errors60ff1d9c
Merge pull request #335 from XN137/avoid-threadsafety-warningsc5caf51a
Merge pull request #334 from XN137/remove-junit4-dependencya02df22d
Merge pull request #333 from XN137/jdk-string-join950b31fb
fix errors found by errorproneb98451ab
upgrade antlr4-maven-plugin to v4.9.2 avoid threadsafety warnings5e8e6bf1
use assertj v3.19.08dcac028
use junit5 v5.7.2 with proper scoping2cd393ae
use junit5 apis to remove junit4 dependency0e68abf1
prefer jdk over lib internals for String joindc1c6c5e
Merge pull request #332 from XN137/fix-virtdata-api-test-folder6232edff
move virtdata-api tests to correct folder- re-run of github actions due to storage error