Commit Graph

3041 Commits

Author SHA1 Message Date
Jonathan Shook
dde2eab49b doc updates 2022-02-15 21:23:32 -06:00
Jonathan Shook
b6354b95f4 add support for scenario.step CLI naming 2022-02-15 21:23:28 -06:00
Jonathan Shook
11245c07ae distinguish between base runnables and op measurables 2022-02-15 21:23:24 -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
ade9cae769 remove driver-web to be replaced with a fresh impl 2022-02-10 16:53:13 -06:00
Jonathan Shook
bec448bcc0 remove driver-cqlverify 2022-02-10 16:34:05 -06:00
Jonathan Shook
9df051f33a remove driver-cql-shaded 2022-02-10 16:34:01 -06:00
nb-droid
ae3c2e6218 [maven-release-plugin] prepare for next development iteration 2022-02-10 21:52:17 +00:00
nb-droid
611a4649aa [maven-release-plugin] prepare release nosqlbench-4.17.6 2022-02-10 21:52:15 +00:00
Jonathan Shook
19529410bc fix release for template vars 2022-02-10 15:43:21 -06:00
Jonathan Shook
cc105bb7fa remove driver-cqld3-shaded 2022-02-10 15:27:18 -06:00
Jonathan Shook
74655af6e6 remove driver-dsegraph-shaded 2022-02-10 15:27:15 -06:00
Jonathan Shook
57c0873698 remove driver-grpc 2022-02-10 15:27:11 -06:00
Jonathan Shook
7f7a9cac05 Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-02-10 15:22:30 -06:00
Jonathan Shook
b832e6390a fix release for template vars 2022-02-10 15:21:47 -06:00
Jonathan Shook
4dd4d25c8d use copy of params for dry-run loading of yaml for config model extraction 2022-02-10 15:11:17 -06:00
Jonathan Shook
7734ffde2a typos and cleanups 2022-02-10 15:11:14 -06:00
Jonathan Shook
7864397619 improve template var expansion test 2022-02-10 15:11:11 -06:00
Jonathan Shook
26592dbdcd make protocol_version exhaustive and type-safe 2022-02-10 15:11:07 -06:00
Jonathan Shook
16fc85282a explain named scenario parsing in debug 2022-02-10 15:10:52 -06:00
Jonathan Shook
aa780b5eac add cql historic activity parameters to config model 2022-02-10 15:10:47 -06:00
nb-droid
ab48d2575c [maven-release-plugin] prepare for next development iteration 2022-02-09 16:22:14 +00:00
nb-droid
3f47cfb0be [maven-release-plugin] prepare release nosqlbench-4.17.5 2022-02-09 16:22:11 +00:00
Jonathan Shook
15dcd1cbb8 template vars fix release 2022-02-09 10:10:16 -06:00
Jonathan Shook
2bb4b5584c simplify overzealous auto-naming 2022-02-08 15:10:12 -06:00
Jonathan Shook
273b42e2ee split config sources cleanly with json nesting 2022-02-08 15:10:08 -06:00
Jonathan Shook
4fd1a5bdd7 typos and minor fixes 2022-02-08 15:10:01 -06:00
Jonathan Shook
240ba54c5b update versions of excluded modules 2022-02-08 15:09:53 -06:00
Jonathan Shook
275aef1c3b progress on cqld4 activity params 2022-02-08 15:09:50 -06: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