Commit Graph

3238 Commits

Author SHA1 Message Date
Jonathan Shook
5915a05f0b refix files after IntelliJ UI bug swizzled file contents 2022-06-09 17:01:44 -05:00
Jonathan Shook
f699b4f83f refactor activity specific signatures into faceted naming interface 2022-06-09 15:02:25 -05:00
Jonathan Shook
355d2fb19f minor formatting fixes 2022-06-09 15:01:53 -05:00
Jonathan Shook
cce97d1c89 automatically convert ParameterMap entries to JSON 2022-06-09 15:01:49 -05:00
Jonathan Shook
308f26e220 doc updates 2022-06-09 15:01:41 -05:00
Jonathan Shook
0631f4aa05 allow param defs to expand config models 2022-06-09 15:01:35 -05:00
Jonathan Shook
d1541f0dd2 allow init-time activity parameter updates without eventing 2022-06-09 15:01:30 -05:00
Jonathan Shook
b9d08bf04c add uniform mutator methods to config model APIs 2022-06-09 15:01:26 -05:00
Jonathan Shook
5dbfa385a8 add helper method for ActivityDefObserver application 2022-06-09 15:01:22 -05:00
Jonathan Shook
5b8ed36f49 enable composable diag tasks as sequence of commands 2022-06-09 15:01:18 -05:00
Jonathan Shook
6dd1c43db3 move integrated testing to separate module 2022-06-09 15:01:02 -05:00
Jonathan Shook
fa2847a613 provide typed update interface for dynamic params 2022-06-09 15:00:58 -05:00
Jonathan Shook
b255d0d70f remove deprecated Nashorn logic 2022-06-09 15:00:54 -05:00
Jonathan Shook
cf5ae84abd restructure integrated tests as living examples 2022-06-09 15:00:49 -05:00
Jonathan Shook
26f53f855d merge fixes 2022-06-02 17:15:13 -05:00
Jonathan Shook
1437029eb3 remove pattern matching in switch syntax and remove --enable-preview completely. It is too onerous for users at runtime. 2022-06-02 17:12:36 -05:00
Jonathan Shook
5aaae15592 add cqld4 prepared statement binding diagnostics for errors 2022-06-02 16:41:43 -05:00
Jonathan Shook
07339c4879 disable strict parameter consumption by default 2022-06-02 16:41:32 -05:00
Jonathan Shook
480e91565d enable --enable-preview in poms 2022-06-02 16:41:01 -05:00
Jonathan Shook
e4be17a268 synchronize driver artifacts for cqld4 2022-06-02 16:40:37 -05:00
Jonathan Shook
974bc2dc70 bugfix: return lambda where caller expects 2022-06-02 16:40:10 -05:00
Jonathan Shook
39128e71c9 allow OpTemplate to convert string to int for ratio fixup 2022-06-02 16:39:22 -05:00
Jonathan Shook
d5436ddffc OpConfigErrors can now be thrown without a source 2022-06-02 16:38:43 -05:00
Jonathan Shook
7c9f4278d8 diag progress on nb5 2022-06-01 12:49:00 -05:00
Jonathan Shook
c29e759b8d partial progress towards diag replacement in tests 2022-06-01 12:48:26 -05:00
Jonathan Shook
f98e16c707 license header 2022-05-31 21:02:30 -05:00
Jonathan Shook
522a263202 add modular metering API and refactor progress meter 2022-05-31 21:02:12 -05:00
Jonathan Shook
eeb88bd459 diag is diag-attic and diag is now a DriverAdapter, long live diag 2022-05-31 21:02:07 -05:00
Jonathan Shook
35d21347a3 diag module updates 2022-05-31 21:02:04 -05:00
Jonathan Shook
2a7376c784 disable strict checking until it is verified 2022-05-31 21:02:01 -05:00
Jonathan Shook
6e38f0bc99 fix start-timers and stop-timers init logic 2022-05-31 21:01:59 -05:00
Jonathan Shook
24308575ee hoist onStart into correct interface 2022-05-31 21:01:56 -05:00
Jonathan Shook
5cfe5e92ce make parameter consumer consistent with protomap 2022-05-31 21:01:52 -05:00
Jonathan Shook
755ea768d5 minor docs update 2022-05-31 21:01:46 -05:00
Jonathan Shook
58f11ca1cd move op remappers up to DriverAdapter 2022-05-31 21:01:43 -05:00
Jonathan Shook
e3f7027dd5 port in JMPS module-compatible form of ServiceSelector 2022-05-31 21:01:38 -05:00
Jonathan Shook
a4fc7a080e depend on newest JNA to avoid ABI mismatch 2022-05-31 21:01:06 -05:00
Jonathan Shook
7b1b41ec85 add modular metering API and refactor progress meter 2022-05-31 21:01:00 -05:00
Jonathan Shook
6d1bfd10b6 add nbr-examples to contain integrated test suite as examples 2022-05-31 20:49:09 -05:00
Jonathan Shook
3d39e16da4 fix graaljs version misalignment from PR 2022-05-25 12:23:03 -05:00
Jonathan Shook
b8addb7823 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-05-25 11:59:47 -05:00
Jonathan Shook
c1143e4fa2 make shared state easier to use 2022-05-25 11:59:36 -05:00
Jonathan Shook
795050fbd6 add config sources as fallback for consistency level 2022-05-25 11:59:26 -05:00
Jonathan Shook
9275181cbf rewrite JMX as a driver adapter 2022-05-25 11:58:32 -05:00
Jonathan Shook
5a4692cf9e add support for named timers as "start-timers" and "stop-timers" op fields 2022-05-24 13:40:48 -05:00
Jonathan Shook
4d7355c803 allow for reductive configuration in ParsedOp 2022-05-24 13:40:43 -05:00
Jonathan Shook
ae40294ff4 code cleanup 2022-05-24 13:40:36 -05:00
Jonathan Shook
779a1b24ab docs cleanup 2022-05-24 13:40:30 -05:00
Jonathan Shook
432eeb7ae3 document ParsedOp for developers 2022-05-24 13:40:23 -05:00
Jonathan Shook
86cba9f784 fix functional op bug with result caching 2022-05-24 13:40:13 -05:00