Jonathan Shook
|
ba2d41ee59
|
Merge pull request #414 from nosqlbench/dependabot/npm_and_yarn/docsys/src/main/node/docsys/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7 in /docsys/src/main/node/docsys
|
2022-01-31 12:48:22 -06:00 |
|
Jonathan Shook
|
f4ec05aef3
|
fully port template var fixes from 4.17 branch
|
2022-01-31 12:47:33 -06:00 |
|
Enrico Olivelli
|
5064ab3493
|
Allow to connect to Pulsar cluster with non-admin tokens
|
2022-01-29 17:03:37 +01:00 |
|
Enrico Olivelli
|
3b184a0c23
|
Pulsar: report latency in ns for Payload RRT
|
2022-01-29 12:11:14 +01:00 |
|
nb-droid
|
5a44b6d06f
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-28 19:17:04 +00:00 |
|
nb-droid
|
c37d4ffc7b
|
[maven-release-plugin] prepare release nosqlbench-4.15.85
|
2022-01-28 19:17:01 +00:00 |
|
Jonathan Shook
|
8bec220580
|
cql and cqld3 userfile support
|
2022-01-28 13:02:32 -06:00 |
|
Jonathan Shook
|
46c19ff41c
|
add userfile support to cql and cqld3 drivers
|
2022-01-28 13:01:58 -06:00 |
|
dependabot[bot]
|
368ff71106
|
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 11.0.1 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.1...12.3.2)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
dependabot[bot]
|
d1ddc54110
|
Bump node-fetch from 2.6.1 to 2.6.7 in /docsys/src/main/node/docsys
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
nb-droid
|
639a1173bf
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-27 18:17:09 +00:00 |
|
nb-droid
|
159f4ca6d5
|
[maven-release-plugin] prepare release nosqlbench-4.15.84
|
2022-01-27 18:17:06 +00:00 |
|
Jonathan Shook
|
c06b13a7c0
|
pulsar update release
|
2022-01-27 12:02:11 -06:00 |
|
Jonathan Shook
|
c7403eb1cd
|
Merge pull request #412 from eolivelli/pulsar/handle-keyvalue
Pulsar: support Schema.AUTO_CONSUME() and support KeyValue for RTT tracking feature
|
2022-01-27 10:18:55 -06:00 |
|
Enrico Olivelli
|
1c91469e64
|
fix logger
|
2022-01-26 17:02:34 +01:00 |
|
Enrico Olivelli
|
2e8fbd7102
|
fail if field is not found
|
2022-01-26 17:00:41 +01:00 |
|
Enrico Olivelli
|
614fb3bb51
|
Look for Payload RTT field in the Key as well
|
2022-01-26 08:42:25 +01:00 |
|
Enrico Olivelli
|
e3ed838354
|
Look for Payload RTT field in the Key as well
|
2022-01-26 07:42:37 +01:00 |
|
Jonathan Shook
|
2778867982
|
warn if prepared statement anchor is enclosed in squote or dquote
|
2022-01-25 14:43:53 -06:00 |
|
Enrico Olivelli
|
a3acfbaeca
|
Pulsar: support Schema.AUTO_CONSUME() and support KeyValue for RTT tracking feature
|
2022-01-25 17:45:47 +01:00 |
|
Jonathan Shook
|
254c54a8f6
|
port bugfix for template variables
|
2022-01-21 16:04:29 -06:00 |
|
Jonathan Shook
|
3c9a9dc3c0
|
instance str interpolator per test now that it has state
|
2022-01-21 11:51:39 -06:00 |
|
Jonathan Shook
|
1288d39019
|
allow template params to remain in expanded command
|
2022-01-21 11:51:36 -06:00 |
|
Jonathan Shook
|
dbd9b3eb27
|
add test for and fix named scenario parameter overrides in template vars
|
2022-01-21 11:51:32 -06:00 |
|
Jonathan Shook
|
feb89ef94a
|
test that multiple occurrences of template var resolve consistently
|
2022-01-21 11:51:26 -06:00 |
|
Jonathan Shook
|
f7f62f8e09
|
clarity in naming for debugging
|
2022-01-21 11:51:19 -06:00 |
|
Jonathan Shook
|
0c424575ad
|
allow template vars to set default value on first occurence
|
2022-01-21 11:51:12 -06:00 |
|
Jonathan Shook
|
7f2cb9347b
|
partial work to introduce list templates
|
2022-01-21 11:12:09 -06:00 |
|
nb-droid
|
942cddef07
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-20 22:25:52 +00:00 |
|
nb-droid
|
4a153a8f71
|
[maven-release-plugin] prepare release nosqlbench-4.17.4
|
2022-01-20 22:25:49 +00:00 |
|
Jonathan Shook
|
e56d9f1b8e
|
fix for fluent ops
|
2022-01-20 16:16:19 -06:00 |
|
Jonathan Shook
|
ce4d61928a
|
Fix conversion bug for fluent imports
|
2022-01-20 16:15:48 -06:00 |
|
Jonathan Shook
|
4faf74052a
|
include operative message in OpConfigError output
|
2022-01-20 12:13:55 -06:00 |
|
nb-droid
|
a37995cd0c
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-20 16:38:21 +00:00 |
|
nb-droid
|
cdb9ee1e92
|
[maven-release-plugin] prepare release nosqlbench-4.15.83
|
2022-01-20 16:38:18 +00:00 |
|
Enrico Olivelli
|
97e4601c77
|
Logging: do not set ROOT level to ALL
|
2022-01-20 10:27:16 -06:00 |
|
Enrico Olivelli
|
60bad74ed7
|
Pulsar: improve AVRO decoding
|
2022-01-20 10:26:59 -06:00 |
|
Jonathan Shook
|
92b92e3e23
|
pulsar, logging, and yaml improvements
|
2022-01-20 10:25:42 -06:00 |
|
Jonathan Shook
|
d98e1aaaee
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-01-20 10:18:53 -06:00 |
|
Jonathan Shook
|
e6d6c5873c
|
Merge pull request #411 from eolivelli/fix/root-log-level
Logging: do not set ROOT level to ALL
|
2022-01-20 10:14:20 -06:00 |
|
Enrico Olivelli
|
bcfa4911ef
|
Logging: do not set ROOT level to ALL
|
2022-01-20 10:05:22 +01:00 |
|
Jonathan Shook
|
ac30bf812e
|
allow fluent groovy usage to specify imports
|
2022-01-19 16:48:54 -06:00 |
|
Jonathan Shook
|
35dfa47867
|
instance str interpolator per test now that it has state
|
2022-01-19 14:50:16 -06:00 |
|
Jonathan Shook
|
b2c0a4930f
|
allow template params to remain in expanded command
|
2022-01-19 14:50:12 -06:00 |
|
Jonathan Shook
|
b16620d021
|
add test for and fix named scenario parameter overrides in template vars
|
2022-01-19 14:09:20 -06:00 |
|
Jonathan Shook
|
7ff0920a4b
|
test that multiple occurrences of template var resolve consistently
|
2022-01-19 12:46:49 -06:00 |
|
Jonathan Shook
|
2767da34f0
|
clarity in naming for debugging
|
2022-01-19 12:46:46 -06:00 |
|
Jonathan Shook
|
2f9f8f144c
|
allow template vars to set default value on first occurence
|
2022-01-19 12:46:42 -06:00 |
|
Jonathan Shook
|
0503730dbc
|
Merge pull request #409 from eolivelli/fix/pulsar-avro
Pulsar: improve AVRO decoding
|
2022-01-19 10:45:39 -06:00 |
|
Enrico Olivelli
|
94b72156f0
|
Pulsar: improve AVRO decoding
|
2022-01-19 14:43:22 +01:00 |
|