Jonathan Shook
|
70789ee996
|
properly initialize grafana client for annotations
|
2022-02-24 14:50:54 -06:00 |
|
Jonathan Shook
|
440df95413
|
Merge pull request #426 from nosqlbench/dependabot/maven/driver-cockroachdb/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.2.25 to 42.3.3 in /driver-cockroachdb
|
2022-02-17 11:03:03 -06:00 |
|
dependabot[bot]
|
0ff75f20d2
|
Bump postgresql from 42.2.25 to 42.3.3 in /driver-cockroachdb
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.25 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.25...REL42.3.3)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-16 01:19:10 +00:00 |
|
Jonathan Shook
|
a3c445ba12
|
Merge pull request #420 from eolivelli/fix/pulsar-remove-debug
Pulsar Driver: remove debug log that breaks Schema.AUTO_CONSUME() usage
|
2022-02-03 13:30:28 -06:00 |
|
Enrico Olivelli
|
fcf5fd5ed5
|
Pulsar Driver: remove debug log that breaks Schema.AUTO_CONSUME() usage
|
2022-02-03 12:47:38 +01:00 |
|
nb-droid
|
ecdb01ef0d
|
[maven-release-plugin] prepare for next development iteration
|
2022-02-02 22:02:17 +00:00 |
|
nb-droid
|
e11a9cb2b3
|
[maven-release-plugin] prepare release nosqlbench-4.15.87
|
2022-02-02 22:02:14 +00:00 |
|
Jonathan Shook
|
1afe7f5ef5
|
pulsar driver update
|
2022-02-02 15:49:07 -06:00 |
|
Jonathan Shook
|
685460cd3d
|
Merge pull request #418 from eolivelli/impl/pulsar-keyvalue-produce
Issue #417: Pulsar: implement KeyValue schema for PulsarProducerOp
|
2022-02-02 14:15:45 -06:00 |
|
Jonathan Shook
|
8dce4e75c3
|
Create codeql-analysis.yml
|
2022-02-02 14:14:15 -06:00 |
|
Enrico Olivelli
|
e75131413e
|
remove debug
|
2022-02-02 17:05:08 +01:00 |
|
Enrico Olivelli
|
d940b40b10
|
Pulsar: implement KeyValue schema for PulsarProducerOp
|
2022-02-02 17:01:38 +01:00 |
|
Jonathan Shook
|
77e4de0968
|
Merge pull request #416 from nosqlbench/dependabot/maven/driver-cockroachdb/org.postgresql-postgresql-42.2.25
Bump postgresql from 42.2.14 to 42.2.25 in /driver-cockroachdb
|
2022-02-01 22:54:25 -06:00 |
|
dependabot[bot]
|
38ca5c4192
|
Bump postgresql from 42.2.14 to 42.2.25 in /driver-cockroachdb
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.2.25.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.14...REL42.2.25)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-02 01:17:27 +00:00 |
|
nb-droid
|
0d82ca2c8f
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-31 19:06:37 +00:00 |
|
nb-droid
|
7289036dd5
|
[maven-release-plugin] prepare release nosqlbench-4.15.86
|
2022-01-31 19:06:35 +00:00 |
|
Jonathan Shook
|
a891d4e54f
|
pulsar and bugfix update
|
2022-01-31 12:50:00 -06:00 |
|
Jonathan Shook
|
c5569fd682
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-01-31 12:49:43 -06:00 |
|
Jonathan Shook
|
6cb43812db
|
Merge pull request #415 from eolivelli/pulsar/rtt-ns
Pulsar: report latency in ns for Payload RRT and allow to connect with non-admin privileges
|
2022-01-31 12:49:32 -06:00 |
|
Jonathan Shook
|
ed9e606c98
|
Merge pull request #413 from nosqlbench/dependabot/npm_and_yarn/docsys/src/main/node/docsys/markdown-it-12.3.2
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
|
2022-01-31 12:48:33 -06:00 |
|
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 |
|
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 |
|
Jonathan Shook
|
92b92e3e23
|
pulsar, logging, and yaml improvements
|
2022-01-20 10:25:42 -06:00 |
|