Commit Graph

2723 Commits

Author SHA1 Message Date
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
Jonathan Shook
7d92c37c55 rehome graph-wheels under cqld4 2022-01-10 22:23:54 -06:00
Jonathan Shook
7d31c6a6a0 update jopt-simple version 2022-01-10 22:23:36 -06:00
nb-droid
7cf600aea8 [maven-release-plugin] prepare for next development iteration 2022-01-05 23:33:56 +00:00
nb-droid
f8830c78c6 [maven-release-plugin] prepare release nosqlbench-4.17.01 2022-01-05 23:33:54 +00:00
Jonathan Shook
1a2c46cb94 initial 4.17 release 2022-01-05 17:25:09 -06:00
Jonathan Shook
96cef8c653 fix template param removal bug 2022-01-05 17:11:02 -06:00
Jonathan Shook
3af97e202f reset version of this branch to 4.17.* 2022-01-05 17:00:47 -06:00
Jonathan Shook
1bc8b1e3e3 merge fixups 2022-01-05 16:40:08 -06:00
Jonathan Shook
0fca639057 support gremlin in cqld4 driver 2022-01-05 15:34:25 -06:00
Jonathan Shook
acb3efa10d elevate scenario shutting down error to ERROR 2022-01-05 15:34:17 -06:00
Jonathan Shook
c5b4afe719 disable modules which are incomplete or little tested 2022-01-05 15:34:14 -06:00
Jonathan Shook
2de3c745c0 clarify corner case on yaml structure 2022-01-05 15:34:10 -06:00
Jonathan Shook
7704241373 add client tuning parameters to ddb space 2022-01-05 15:34:07 -06:00
Jonathan Shook
1a0b079ad7 allow op type specialization/covariance 2022-01-05 15:34:04 -06:00
Jonathan Shook
0cea93e77b add gremlin dep to cqld4 adapter 2022-01-05 15:34:00 -06:00
Jonathan Shook
0d8f6f7308 stub for cql and cqld3 routes to cqld4 with warning 2022-01-05 15:33:53 -06:00
Jonathan Shook
843cbcbf44 refinements to stmtdef op structure 2022-01-05 15:33:50 -06:00
Jonathan Shook
b950e0f307 refine ParsedCmd API 2022-01-05 15:33:46 -06:00
Jonathan Shook
3e0f4c2b4a pre-read yaml to construct config model for template params 2022-01-05 15:33:43 -06:00
Jonathan Shook
ea392ad462 improve OpConfigError output 2022-01-05 15:33:40 -06:00
Jonathan Shook
28ddf424bb general logging and type fixes 2022-01-05 15:33:37 -06:00
Jonathan Shook
79533bb25c fix optional return type bug 2022-01-05 15:33:34 -06:00
Jonathan Shook
82e6d7cbf6 fix op generator flow in main action loop 2022-01-05 15:33:30 -06:00
Jonathan Shook
64416cd29c fix concurrent modification error 2022-01-05 15:33:26 -06:00
Jonathan Shook
e8b06829c1 explicitly enable stacktraces on any -v 2022-01-05 15:33:22 -06:00