Commit Graph

2297 Commits

Author SHA1 Message Date
Jonathan Shook
c5f0696cc1 doc formatting and typo fixes 2021-07-13 16:12:38 -05:00
Jonathan Shook
e6c1d206b3 allow parameterized cql to use standard anchors 2021-07-13 16:12:34 -05:00
Jonathan Shook
1bf8b1bf94 auto enable stacktraces with any -v 2021-07-13 16:12:31 -05:00
Jonathan Shook
ce1eca5797 reduce synonym use to debug 2021-07-13 16:12:26 -05:00
Jonathan Shook
14477040de remove extraneous parameters 2021-07-13 16:12:22 -05:00
Jonathan Shook
3b4be09446 structuring for readability 2021-07-13 16:12:18 -05:00
Jonathan Shook
ff048bd700 update openapi deps 2021-07-13 16:12:11 -05:00
Jonathan Shook
f7bf1a0276 improvements to cqld4 2021-07-09 15:35:21 -05:00
Jonathan Shook
e88197a1b8 package cleanup for cqld4 2021-07-08 12:38:33 -05:00
Jonathan Shook
1f377926b6 set defaults from sequence 2021-07-08 12:34:18 -05:00
Jonathan Shook
7ebac51044 require localdc to align with driver 4 guidance 2021-07-08 12:34:15 -05:00
Jonathan Shook
1f4961bb61 StandardActivity improvements 2021-07-08 11:49:25 -05:00
Jonathan Shook
747ef53a16 promote op mapping to a type 2021-07-08 11:49:19 -05:00
Jonathan Shook
eb70120292 ParsedCommand improvements 2021-07-08 11:49:16 -05:00
Jonathan Shook
497b71b945 make extended methods explicit 2021-07-08 11:49:12 -05:00
Jonathan Shook
2f09e836de Cqld4 improvements 2021-07-08 11:49:08 -05:00
Jonathan Shook
0f8a05ab45 bump cqld4 to 4.12.0 2021-07-08 11:49:04 -05:00
Jonathan Shook
5dca31efb6 BaseDriverAdapter improvements 2021-07-08 11:49:01 -05:00
Jonathan Shook
4f1df146bc allow injecting ActivityDef into DriverAdapter 2021-07-08 11:48:57 -05:00
Jonathan Shook
ff2e058a93 add explicit state cache for driver adapters 2021-07-08 11:48:49 -05:00
Jonathan Shook
a4bad299f4
Merge pull request #342 from szimmer1/cockroachdb-errorhandler
Refactor error format for error handling in JDBCActivity
2021-07-06 16:37:05 -05:00
Shahar Zimmerman
038038470c Refactor error format for error handling in JDBCActivity. Add examples for default error handler specs for cockroabdb-basic and postgres-basic workloads. 2021-07-06 11:05:59 -07:00
Jonathan Shook
3894b0eade Merge branch 'main' into driver-api 2021-07-06 11:57:57 -05:00
Jonathan Shook
496ca50559 fix yaml typo 2021-07-06 11:50:56 -05:00
Jonathan Shook
81d1fc16da also trigger build on all pushes 2021-07-06 11:50:15 -05:00
Jonathan Shook
973c1aee78 also trigger build on pull request 2021-07-06 11:49:42 -05:00
Jonathan Shook
409b0d31b2 nosqlbench-340 CountryCodes() binding function runtime error 2021-07-06 11:44:43 -05:00
Jonathan Shook
b3195f8e0a use ParsedTemplate everywhere 2021-07-06 11:12:49 -05:00
Jonathan Shook
0bddb0bdaf typos and small cleanups 2021-07-06 11:12:44 -05:00
Jonathan Shook
06d43b8c55 standard activity improvements 2021-07-06 11:12:39 -05:00
Jonathan Shook
d9296eef95 ParsedTemplate API improvements 2021-07-06 11:12:34 -05:00
Jonathan Shook
e847f2da01 ParsedCommand API improvements 2021-07-06 11:12:29 -05:00
Jonathan Shook
45b3a123ea OpSource API improvements 2021-07-06 11:12:23 -05:00
Jonathan Shook
78a270bd2e more javadocs 2021-07-06 11:12:19 -05:00
Jonathan Shook
061b0b69fb make init error types distinct 2021-07-06 11:12:14 -05:00
Jonathan Shook
8dfcabfa14 introduce DriverAdapter 2021-07-06 11:12:09 -05:00
Jonathan Shook
15ae0d17fe improve message readout for OpConfigError 2021-07-06 11:11:48 -05:00
Jonathan Shook
ed91ec7d41 fully generify OpSequence 2021-07-06 11:11:36 -05:00
Jonathan Shook
68c0ba277b directapi mapping logic 2021-07-06 11:11:12 -05:00
Jonathan Shook
de26371496 allow optional service loader result 2021-07-06 11:10:57 -05:00
Jonathan Shook
7e8fef5b5b add directapi driver to nb artifact 2021-07-06 11:10:20 -05:00
Jonathan Shook
bb3f8b3ec4 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-06-25 19:26:48 -05:00
Jonathan Shook
c3a6ba0de7 fix misaligned versions from github PR 2021-06-25 19:26:42 -05:00
Jonathan Shook
59c6d281ca checkpoint save 2021-06-25 13:41:59 -05:00
Jonathan Shook
b4f51ce6dd switch to ParsedTemplate in cqld4 2021-06-24 11:27:21 -05:00
Jonathan Shook
c87778cf32 support anonymous bindings in anchors 2021-06-24 11:27:07 -05:00
Jonathan Shook
5415f0b138 require typed construction of CommandTemplate 2021-06-24 11:27:00 -05:00
Jonathan Shook
d0371ecc16 naming updates for clarity 2021-06-24 11:18:47 -05:00
Jonathan Shook
fb587ce426 inject name into tags automatically 2021-06-24 11:18:44 -05:00
Jonathan Shook
c31302e4d0 fix testing for optional op data 2021-06-24 11:18:39 -05:00