Commit Graph

2748 Commits

Author SHA1 Message Date
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
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
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
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
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
52d07c0992 improve yaml warnings and tests 2022-01-18 15:14:55 -06:00
Jonathan Shook
bb0b24246c support desc and description in yaml 2022-01-18 15:14:43 -06:00
Jonathan Shook
a94273c689 support all cqld4 driver options as activity params when named as driver.name. 2022-01-18 10:25:51 -06:00
Jonathan Shook
36eadce1e2 Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-01-14 11:48:05 -06:00
Lari Hotari
15f21ceab6 [Pulsar] Bump Pulsar client version to 2.8.2 2022-01-14 11:47:00 -06:00
Jonathan Shook
55c90498c0
Merge pull request #403 from pingtimeout/patch-1
Remove extraneous System.out.println statement
2022-01-14 11:30:26 -06:00
Jonathan Shook
d75bc56e97 only suggest alternates if the Levenshtein distance is 5 or less 2022-01-14 11:28:56 -06:00
Pierre Laporte
7f9d8e594a
Remove extraneous System.out.println statement
It was probably committed by accident
2022-01-14 16:37:40 +01:00
nb-droid
5cbb320cbc [maven-release-plugin] prepare for next development iteration 2022-01-14 05:29:44 +00:00
nb-droid
d51445ddd0 [maven-release-plugin] prepare release nosqlbench-4.17.3 2022-01-14 05:29:42 +00:00
Jonathan Shook
aeacc7425c support generated fluent API graph calls 2022-01-13 23:21:18 -06:00
Jonathan Shook
52c892a837 implement scripting in client to support fluent API usage with generated values 2022-01-13 23:20:25 -06:00
Jonathan Shook
37a0954fa8 provide complete metadata on bundled markdown files 2022-01-11 16:54:33 -06:00
nb-droid
3e8d59d1b2 [maven-release-plugin] prepare for next development iteration 2022-01-11 04:37:31 +00:00
nb-droid
7ef27af814 [maven-release-plugin] prepare release nosqlbench-4.17.2 2022-01-11 04:37:28 +00:00
Jonathan Shook
6996261189 doc improvements 2022-01-10 22:29:52 -06:00
Jonathan Shook
71ddd9727d Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-01-10 22:25:17 -06:00
Jonathan Shook
d5397068c1 allow driver adapters to directly specify docs resources 2022-01-10 22:25:06 -06:00
Jonathan Shook
8eb408f797 enable export-docs app on NBCLI 2022-01-10 22:24:57 -06:00
Jonathan Shook
980062db33 improve error for missing enum 2022-01-10 22:24:52 -06:00
Jonathan Shook
9560f3193e move cql and cqld3 stub warnings to active logic 2022-01-10 22:24:42 -06:00
Jonathan Shook
c27630e5a6 move some doc apis to core API layer 2022-01-10 22:24:33 -06:00
Jonathan Shook
6e1790057d allow DocsBinder to distinguish root paths from containers 2022-01-10 22:24:25 -06:00
Jonathan Shook
374a928527 add example frontmatter for testing 2022-01-10 22:24:17 -06:00
Jonathan Shook
26b5ba161b add bundled markdown doc SPI layer 2022-01-10 22:24:05 -06:00