Commit Graph

681 Commits

Author SHA1 Message Date
Jonathan Shook
f70609dec0 add Concat family of binding functions to improve on Template 2024-02-01 20:00:59 -06:00
Jonathan Shook
ae19037bce remainder of changes for scenario rework that need to be itemized 2023-12-06 14:26:53 -06:00
Jonathan Shook
0e33026bc5 added missing categories 2023-10-26 14:09:39 -05:00
Jonathan Shook
9fa711b7ab checkpoint 2023-10-23 08:42:19 -05:00
Jonathan Shook
d1725da0cb merge fixups 2023-07-25 12:06:25 -05:00
Jonathan Shook
d10c78150b virtdata changes for vector branch 2023-07-25 11:49:56 -05:00
Jeff Banks
2ab97d9e5e
Snyk remediation 07.06.2023 (#1388)
Includes:
* docker-java-core upgrade
* engine-docker cve fixes
* removed engine-rest module
* updated deps for high and med. CVEs
* pgrade to commons-collections4
* migrate specific vers to mvn-defaults
2023-07-18 14:43:19 -05:00
jeffbanks
918458f756 Bump version 2023-06-06 09:59:37 -05:00
jeffbanks
b9d5008c5a Incremental name changes; use of builder; fix in normalize 2023-06-06 09:03:13 -05:00
Jonathan Shook
171ed3d317 misc fixes: binding function order, CqlVector, cqld4 config loader precedence, CqlVector->NormalizeVector support 2023-06-06 09:03:13 -05:00
Jonathan Shook
fa0afdd388 DO-NOT-MERGE: this needs some repairs first 2023-06-06 09:03:13 -05:00
Jonathan Shook
45b9a2deb4
Merge pull request #1279 from nosqlbench/labels_trueup
Labels trueup
2023-05-18 16:40:30 -05:00
Jonathan Shook
e817875313 more periodic functions 2023-05-18 14:58:31 -05:00
Jonathan Shook
8955296580 allow command maps in diag op templates 2023-05-18 14:57:55 -05:00
Jonathan Shook
cc0a8751e1 range bug fix 2023-05-18 14:57:00 -05:00
Jonathan Shook
14c38e1f30 implement missing list template logic and optimize generator function 2023-05-17 20:18:43 -05:00
Jonathan Shook
6b98269a94 remove unused classes 2023-02-22 15:59:24 -06:00
Jonathan Shook
58bd419cf6 add enums for bindings which use captures 2023-02-22 15:59:20 -06:00
Jonathan Shook
83bc1843c8 add tests 2023-02-22 15:59:18 -06:00
Jonathan Shook
fe094d0011 expose capture points on ParsedOp 2023-02-22 15:59:15 -06:00
Jonathan Shook
add442066c improve enum naming for clarity 2023-02-22 15:59:12 -06:00
Jonathan Shook
80f1b92c6c improve instanceof usage 2023-02-22 15:59:08 -06:00
Jonathan Shook
62a2a6ee18 improve span explanations 2023-02-22 15:58:56 -06:00
Jonathan Shook
0c1b847362 typo fixes 2023-02-22 15:58:25 -06:00
Jonathan Shook
ba2944ce77 code cleanup and naming updates from "statements" to "ops" 2023-01-29 01:26:19 -06:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
562bde5b76 update distributions to use new instantiators 2023-01-26 22:57:22 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Jonathan Shook
2847543aa5 update app docs 2023-01-17 19:30:03 -06:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34 [maven-release-plugin] prepare release nosqlbench-5.17.0 2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c temporary work-around for release plugin incompatibility 2023-01-13 13:19:35 -06:00
Mike Yaacoub
e2ad639b77 Added cql Astra workload yaml example for docs, also fixed regex security issue by removing CompatibilityFixups 2023-01-12 17:34:34 -05:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 (#908)
* Ignore .flattened-pom.xml files from the CI-friendly flattening

* Allow newer versions to squelch version warning

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense

* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration (#897)
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
MikeYaacoubStax
9767e98bc0 limited name length to limit user input causing slow regex run, Removed starting boundary delimiter v2 2023-01-12 10:39:25 -05:00
MikeYaacoubStax
78ddf05970 limited name length to limit user input causing slow regex run, Removed starting boundary delimiter 2023-01-12 10:32:29 -05:00
MikeYaacoubStax
7b6decb90a corrected non-escaped minus sign in regex, and limited delimeter characters to a maximum of 2 to account for comma-space separated values 2023-01-12 09:59:30 -05:00
nb-droid
6e93468632 [maven-release-plugin] prepare for next development iteration 2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44 [maven-release-plugin] prepare release nosqlbench-4.17.32 2023-01-09 19:36:26 +00:00
Jonathan Shook
704e2751d0 Merge remote-tracking branch 'origin/main' 2022-12-22 18:24:32 -06:00
Jonathan Shook
c316bed26a support alternate inline format to work around docs shortcodes 2022-12-22 18:23:16 -06:00
Jonathan Shook
52d5d10b81
Merge pull request #878 from nosqlbench/nosqlbench-875-categories
nosqlbench-875-categories
2022-12-22 18:03:02 -06:00
Jonathan Shook
6731937c96 modify logger calls for computable messages via closures 2022-12-21 19:37:36 -06:00
Jonathan Shook
fd8e871da5 use local logger at debug level for any test output 2022-12-21 17:52:09 -06:00
Jonathan Shook
b528a4e29c annotation processor asserts presence of categories on binding functions 2022-12-21 14:58:34 -06:00
nb-droid
02522a468e [maven-release-plugin] prepare for next development iteration 2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09 [maven-release-plugin] prepare release nosqlbench-4.17.31 2022-12-07 23:30:02 +00:00
nb-droid
d9acf85597 [maven-release-plugin] prepare for next development iteration 2022-09-30 15:58:45 +00:00
nb-droid
098455410d [maven-release-plugin] prepare release nosqlbench-4.17.30 2022-09-30 15:58:43 +00:00