Commit Graph

2257 Commits

Author SHA1 Message Date
Jonathan Shook
34d22c9c01 hoist some deps up to nb-api 2021-07-20 18:26:34 -05:00
Jonathan Shook
367334fa6e re-homing some packages for API sanity 2021-07-20 18:26:31 -05:00
Jonathan Shook
347006239a switch cqld4 from ActivityType to DriverAdapter 2021-07-20 18:26:28 -05:00
Jonathan Shook
a986fe4421 typos and minor edits 2021-07-20 18:26:24 -05:00
Jonathan Shook
69fc74c409 use NBConfiguration in some types 2021-07-20 18:26:20 -05:00
Jonathan Shook
a12efd0db6 merge fixups - partial 2021-07-20 18:26:13 -05:00
nb-droid
98ec7718b0 [maven-release-plugin] prepare for next development iteration 2021-07-13 21:32:35 +00:00
nb-droid
6acebb1746 [maven-release-plugin] prepare release nosqlbench-4.15.51 2021-07-13 21:32:29 +00:00
Jonathan Shook
6be6c7576c maint release: jetty, bindings, jdbc, openapi, cql, ergonomics, logging 2021-07-13 16:19:20 -05:00
Jonathan Shook
c6c69ac1f2 exclude jcl-over-slf4j across all deps 2021-07-13 16:12:45 -05:00
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