Commit Graph

3487 Commits

Author SHA1 Message Date
Jonathan Shook
cec49d9d1c register bundled apps as services 2022-07-26 01:15:16 -05:00
Jonathan Shook
21ca1d1b2f minor fixes 2022-07-26 01:15:11 -05:00
Jonathan Shook
bc63a28426 improve unrecognized command error 2022-07-26 01:15:06 -05:00
Jonathan Shook
c20261bceb implement stable naming for labeled elements 2022-07-26 01:15:01 -05:00
Jonathan Shook
c98d5ffc66 cqlgen improvements and improved structure 2022-07-26 01:14:58 -05:00
Jonathan Shook
89b7cce900 update docs for error-handlers with new .ALL metric and consistent naming 2022-07-21 12:17:32 -05:00
Jonathan Shook
e59025f931 set error metric names to "error*" instead of "exception*" for consistency. 2022-07-21 11:28:29 -05:00
Jonathan Shook
30f67d9002 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-19 12:30:26 -05:00
Jonathan Shook
080b40b08f minor formatting fixes 2022-07-19 12:19:30 -05:00
Jonathan Shook
1df11fa776 add main scenarios for main sections separately 2022-07-19 12:19:21 -05:00
Jonathan Shook
279bb2242f fix for cardinality estimates: rebind all patition keys with the same modulo 2022-07-19 12:18:38 -05:00
nb-droid
4a3845aafb [maven-release-plugin] prepare for next development iteration 2022-07-19 16:11:11 +00:00
nb-droid
b5d4e1e3c6 [maven-release-plugin] prepare release nosqlbench-4.17.20 2022-07-19 16:11:09 +00:00
Jonathan Shook
c9ee2494b9 cqlast merge and cqlgen preview release 2022-07-19 11:02:01 -05:00
Jonathan Shook
1d1c96f9bf checkpoint: paths and packages cleanup, tri-state filtering on keyspaces, more efficient init, LOCAL_QUORUM 2022-07-19 01:41:23 -05:00
Jonathan Shook
e79b09ace7 Skip inserts on counter tables, simplify multi-block tag predicates 2022-07-17 17:18:07 -05:00
Jonathan Shook
fbd8947e7a checkpoint:
* fixed binding null issue with warning for none found
* configurable naming support in obfuscator
* partial implementation of text transformer
2022-07-17 17:06:10 -05:00
Jonathan Shook
562978c9cc fix quotes in scenarios 2022-07-17 13:10:37 -05:00
Jonathan Shook
1d19164390 fixed syntax error in scan and select predicates 2022-07-17 03:58:55 -05:00
Jonathan Shook
c0cb4c0226 checkpoint; many fixes and enhancements:
* use config file with modular elements
* eliminated opaque DDL hacks, generating everything from AST data now
* (thus) obfuscation supported
* weighting based on partition counts
* (from weighting) Modulo bindings with quantized cardinalities
* binding re-use for identical definitions
* custom timeouts supported by op type
* extended CQL driver properties
* name-based workload phases
2022-07-17 03:39:19 -05:00
Jonathan Shook
fb200e0b58 checkpoint: exporter.yaml config and many transformers added (see the file) 2022-07-15 19:44:58 -05:00
Jonathan Shook
2af5f2c39a first cut of obfuscator 2022-07-15 11:26:33 -05:00
Jonathan Shook
4e08b65f2d package refactoring 2022-07-14 20:40:06 -05:00
Jonathan Shook
789cc62430 package refactoring 2022-07-14 19:01:00 -05:00
Jonathan Shook
09fd16a632 preprocessor fix for ratio calculations 2022-07-14 19:00:35 -05:00
Jonathan Shook
804830c1e8 update release, cqlgen alpha 2022-07-14 00:07:38 -05:00
Jonathan Shook
481fb5855b test fix 2022-07-14 00:07:20 -05:00
Jonathan Shook
6252efe33b Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-13 23:57:09 -05:00
Jonathan Shook
080d9005e0 checkpoint:
various fixes to enable rampup and main phases
 inclusion of Mark Wolters stats parsing; ratio injection based on nodetool stats
 allow bind point names to include angle brackets
 disable raw format processing
2022-07-13 20:42:10 -05:00
Jonathan Shook
71fd51225c fix bug in udt elision 2022-07-13 16:49:50 -05:00
Jonathan Shook
fd3461fd29 checkpoint: simplify binding names, swap blob in for udts, naming styles, literal formats 2022-07-13 14:54:12 -05:00
Jonathan Shook
652d9928c0 fix broken test because of UDT work-around 2022-07-13 11:22:24 -05:00
Jonathan Shook
0dc7a2f157 test classpath and loader fixes 2022-07-13 10:30:32 -05:00
Jonathan Shook
50e617233f test classpath and loader fixes 2022-07-13 02:16:52 -05:00
Jonathan Shook
540abeee00 test classpath and loader fixes 2022-07-13 02:14:28 -05:00
Jonathan Shook
a2077e8a98 checkpoint on progress, naming indirection, primary key models, where predicates 2022-07-13 01:48:05 -05:00
Jonathan Shook
3db4b88289 typo fix in pom for cqld4 2022-07-13 01:48:01 -05:00
Jonathan Shook
ad5fa2c51f support both hosts and host params for cqld4 2022-07-13 01:47:58 -05:00
Jonathan Shook
2fa96ec56c improve CQL diagnostics handling and messaging 2022-07-13 01:47:55 -05:00
Jonathan Shook
2721ac23a9 additional function conversions 2022-07-13 01:47:51 -05:00
Jonathan Shook
0ff3e38a25 add missing binding functions for new types 2022-07-13 01:47:40 -05:00
Jonathan Shook
1df8421231 externalize default cql bindings to included yaml for quick turnarounds 2022-07-13 01:47:37 -05:00
Jonathan Shook
7f7bccff31
Merge pull request #629 from nosqlbench/snyk-upgrade-dbdb217b3dd78ed0bd77509c85ec9c17
[Snyk] Upgrade com.vladsch.flexmark:flexmark-ext-yaml-front-matter from 0.62.2 to 0.64.0
2022-07-12 22:28:50 -05:00
Jonathan Shook
d77f954c7f
Merge pull request #630 from nosqlbench/snyk-upgrade-14dd905926d5e7c9c2df7da69e96cadc
[Snyk] Upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.62.2 to 0.64.0
2022-07-12 22:28:42 -05:00
Jonathan Shook
6dbac05021
Merge pull request #631 from nosqlbench/snyk-upgrade-f3a9737bbf5e4220f562b2a4b4e32fb0
[Snyk] Upgrade org.hdrhistogram:HdrHistogram from 2.1.11 to 2.1.12
2022-07-12 22:28:28 -05:00
Jonathan Shook
264c700149
Merge pull request #632 from nosqlbench/snyk-upgrade-0d62ded5a5662f2eb3db91caeef3e739
[Snyk] Upgrade org.eclipse.jetty:jetty-server from 11.0.8 to 11.0.9
2022-07-12 22:28:10 -05:00
Jonathan Shook
6ed9b674c4
Merge branch 'main' into snyk-upgrade-0d62ded5a5662f2eb3db91caeef3e739 2022-07-12 22:28:04 -05:00
Jonathan Shook
7403cbe866
Merge pull request #633 from nosqlbench/dependabot/maven/driver-jms/org.apache.commons-commons-configuration2-2.8.0
Bump commons-configuration2 from 2.7 to 2.8.0 in /driver-jms
2022-07-12 22:27:29 -05:00
Jonathan Shook
5016d9cbf9
Merge pull request #634 from nosqlbench/dependabot/maven/driver-pulsar/org.apache.commons-commons-configuration2-2.8.0
Bump commons-configuration2 from 2.7 to 2.8.0 in /driver-pulsar
2022-07-12 22:27:20 -05:00
Jonathan Shook
c2f4bf3199
Merge pull request #636 from nosqlbench/dependabot/maven/docsys/org.eclipse.jetty-jetty-server-11.0.10
Bump jetty-server from 11.0.8 to 11.0.10 in /docsys
2022-07-12 22:27:08 -05:00