Commit Graph

63 Commits

Author SHA1 Message Date
Jonathan Shook
eba7963917 add cql duration types to mapping functions 2021-04-08 15:04:00 -05:00
Jonathan Shook
300deee618 use standard metrics API in cql drivers 2021-04-01 10:51:35 -05:00
Jonathan Shook
10dd0cb02f fix for the cql anchor fix to actually add curly braces 2021-03-12 11:47:19 -06:00
Jonathan Shook
f50ac41978 doc fix 2021-03-11 15:19:08 -06:00
Jonathan Shook
9ec7dbd5c7 add protocol_version to cql driver 2021-03-11 11:09:07 -06:00
Jonathan Shook
dbc7c226b4 base web services on modern jakarta 2021-03-10 23:49:43 -06:00
Jonathan Shook
3543dd8baf support counter error handler name for cross-compatibility 2021-02-26 14:40:50 -06:00
Jonathan Shook
d59f3f0d37 remove temporary typo warning 2021-02-26 14:40:41 -06:00
Jonathan Shook
c3f01b12f3 make deprecation warning for v1 yaml format stronger 2021-02-26 14:40:35 -06:00
Jonathan Shook
eb784a1322 backport question anchors with deprecation warning 2021-02-26 14:40:26 -06:00
Jonathan Shook
41b10016d4 add starting point for incremental test 2021-02-24 18:23:32 -06:00
Jonathan Shook
3ea80fbfe9 initial incremental 2021-02-24 14:48:52 -06:00
Jonathan Shook
dba0f94c8a opdef named maps 2021-02-23 15:46:51 -06:00
Jonathan Shook
30be470bc1 rename StmtDef to OpDef 2021-02-23 15:46:46 -06:00
Jonathan Shook
eaf30ad9aa nosqlbench-266 cql verify should allow multiple verification statements 2021-02-19 20:45:56 -06:00
Jonathan Shook
6e4eff1515 cleanup service loader code 2021-02-18 19:09:22 -06:00
Jake Luciani
863f8f24e5 Add support for specifying an haproxy header for new cql connections 2021-01-27 16:57:52 -05:00
Jonathan Shook
c423cf0028 cycle naming for simplicity 2021-01-25 07:37:50 -06:00
Jonathan Shook
1184fd77e9 make info less chatty by pushing some things to debug 2021-01-13 14:15:14 -06:00
Jonathan Shook
998439c8a1 add customizable timers to CQL driver 2021-01-13 02:27:57 -06:00
Jonathan Shook
27a45ee464
Merge branch 'main' into main 2020-12-17 13:12:15 -06:00
Steven
8e61de6139 Update cql.md
Move astra sample code to astra doc site.
2020-12-16 10:44:53 -05:00
Steven
909e7609ff Issue #198
Adding astra example in securebundle section.
2020-12-08 07:48:51 -05:00
Jonathan Shook
40897879ec core activity impl now handles alias defaults 2020-12-02 14:18:26 -06:00
Jonathan Shook
7e6aa1a2d8 bump source and target to Java 15 2020-11-19 18:04:47 -06:00
Jonathan Shook
a09efbe994 consolidate to log4j2 2020-11-16 17:30:20 -06:00
Jonathan Shook
574a89e75a pull ConfigAware api up 2020-10-23 02:36:04 -05:00
Jonathan Shook
120d976101 remove warning for speculative defaults 2020-10-23 02:35:05 -05:00
Jonathan Shook
735b32e19a add illustrative test for EpochMillisToJavaLocalDate 2020-10-05 12:58:09 -05:00
Jonathan Shook
e50f0478b5 partial work on cql workload gen 2020-09-24 11:52:46 -05:00
Jonathan Shook
c73ca6ddea move cql test statements to test scope 2020-09-24 11:52:40 -05:00
Jonathan Shook
b15ddd6709 add cql workload generator endpoint 2020-09-23 23:28:48 -05:00
Jonathan Shook
2694af32c8 add example files from grammar 2020-09-23 23:28:44 -05:00
Jonathan Shook
1403e8ff0f port working cql grammer into cql module 2020-09-23 23:28:36 -05:00
Jonathan Shook
ce4ae9623f merge main into http_finish and fixup conflicts and http APIs 2020-09-15 20:33:31 -05:00
Jonathan Shook
832064c89a correct mispelling of parametrized 2020-09-10 18:23:13 -05:00
Jonathan Shook
1c5a2d553f phrasing update 2020-09-08 18:00:12 -05:00
Jonathan Shook
079fd9e4f2 typo fixes in cql md 2020-09-08 17:47:40 -05:00
Jonathan Shook
7ba14409ad do not set speculative on cql when it is not provided 2020-09-08 17:47:13 -05:00
Jonathan Shook
dca18d9a10 mark fenced code sections with type 2020-08-11 18:02:22 -05:00
Jonathan Shook
9a6ed2cf45 qualify preformatted blocks 2020-07-28 21:35:24 -05:00
Jonathan Shook
1fe38b4394 either log or throw, but not both 2020-07-16 09:20:24 -05:00
Jonathan Shook
3afbaddf51 typo fixes 2020-07-16 09:20:04 -05:00
Jonathan Shook
3e41d57e03 clarify opData meaning 2020-07-13 09:38:01 -05:00
Jonathan Shook
2f08300172 Allow easy load balancer configuration for CQL driver #173 2020-07-06 11:09:40 -05:00
Jonathan Shook
e7daf97d91 #168 fix parameter types for free params on statements 2020-06-30 20:37:51 -05:00
Jonathan Shook
adb49d0737 OpTemplate interface, generalized sequencer init, first working test 2020-06-29 18:39:04 -05:00
Jonathan Shook
ef16b788e4 doc release 2020-06-23 18:26:17 -05:00
Jonathan Shook
7a21ef3dbb Fix: Use new config getters correctly in CqlActivity 2020-06-18 11:04:03 -05:00
Jonathan Shook
63500882d0 minor release 2020-06-17 15:32:18 -05:00