Commit Graph

273 Commits

Author SHA1 Message Date
Jonathan Shook
5dfa55bfe4 Merge branch 'main' into nosqlbench-944-jsonnet 2023-01-28 00:33:24 -06:00
Jonathan Shook
e3a0dedadd
Merge pull request #961 from nosqlbench/nosqlbench-955-jacoco2
This consolidates our jacoco into mvn-default
2023-01-28 00:32:46 -06:00
Jonathan Shook
ec60692375 Merge branch 'nosqlbench-955-jacoco2' into nosqlbench-944-jsonnet 2023-01-27 16:37:28 -06:00
Jonathan Shook
8d02d7829e
Merge pull request #958 from nosqlbench/nosqlbench-957-statistics
Replace embedded commons3 statistics with commons-statistics 1.0
2023-01-27 14:11:10 -06:00
Snyk bot
8552cf00dc
fix: adapter-cqld4/pom.xml to reduce vulnerabilities (#959)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-2944970
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016888
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3113851
2023-01-27 08:26:33 -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
ef4c84ddaa jsonnet diagnostic improvements 2023-01-26 18:20:19 -06:00
Jonathan Shook
dc9684dd98 rename stmt based types to op based types 2023-01-24 18:14:41 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Jonathan Shook
7e5d7f188e disable incomplete apps 2023-01-17 19:42:20 -06:00
snyk-bot
dd4f639e76
fix: upgrade org.codehaus.groovy:groovy from 3.0.13 to 3.0.14
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.13 to 3.0.14.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-01-16 04:33:27 +00: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
Jonathan Shook
ff188d4860
actions-for-docs (#919)
* updated docs action with version state

* script updates

* misc doc system updates

* Update build.yml

remove versions logic, since zip contains version info now.

* Update build.yml

corrected git add command

* update version format

* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
97e992bce8
version updates and pom structure improvements (#918) 2023-01-13 08:19:16 -06:00
MikeYaacoubStax
d06e01c22e
Merge pull request #915 from nosqlbench/my-cql-astra-example
Security Fix by removing CompatibilityFixups
2023-01-12 17:50:18 -05: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
740faffdad typo fixes 2023-01-12 15:47:06 -06: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
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
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
35f4bb9828 avoid NPE when cqlgen parses materialized views 2022-12-12 01:54:18 -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
Jonathan Shook
2b63b8e645 fix camel case across all affected method signatures 2022-12-07 15:07:34 -06:00
Jonathan Shook
d90731ec7a typo fix 2022-12-07 13:41:20 -06:00
Jonathan Shook
3677a60ec8 nosqlbench-830 limit spin-looping with cqld4 retryreplace option. 2022-12-07 13:36:24 -06:00
Jonathan Shook
98493cfcb8
Merge pull request #812 from nosqlbench/snyk-upgrade-1754fe16038ae415d7733b7b3fdfb0ad
[Snyk] Upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13
2022-12-01 11:49:45 -06:00
Jonathan Shook
842427e4ff
Merge pull request #813 from nosqlbench/snyk-upgrade-ca34705c36a67d06ea66413eae078875
[Snyk] Upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5
2022-12-01 11:49:35 -06:00
Jonathan Shook
b3e20c16e4
Merge pull request #809 from nosqlbench/nosqlbench-808
fix broken exception handler for missing file
2022-12-01 11:49:13 -06:00
snyk-bot
d88359a6a5
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:42 +00:00
snyk-bot
f413a5af76
fix: upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:38 +00:00
snyk-bot
34b51b1989
fix: upgrade com.datastax.oss:java-driver-query-builder from 4.14.1 to 4.15.0
Snyk has created this PR to upgrade com.datastax.oss:java-driver-query-builder from 4.14.1 to 4.15.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.datastax.oss/java-driver-query-builder/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:34 +00:00
Jonathan Shook
9bca349e4f use correct value in exception handlers 2022-11-30 12:19:48 -06:00
Jonathan Shook
48192cbdef close native driver connections on on activity+space shutdown 2022-11-18 23:18:44 -06:00
Jonathan Shook
8b76d1fcf7 add shutdown hooks for adapters and spaces 2022-11-14 15:26:29 -06:00
snyk-bot
7e5bd8f7f1
fix: upgrade com.datastax.oss:java-driver-core from 4.14.1 to 4.15.0
Snyk has created this PR to upgrade com.datastax.oss:java-driver-core from 4.14.1 to 4.15.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.datastax.oss/java-driver-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-10-13 10:53:17 +00:00
jeffbanks
9bc3a2fd14 Notify user when using error=count vs. counter. 2022-10-07 18:35:35 -05: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
nb-droid
19faf3c0ae [maven-release-plugin] prepare for next development iteration 2022-09-29 17:29:14 +00:00
nb-droid
20a5ab4234 [maven-release-plugin] prepare release nosqlbench-4.17.29 2022-09-29 17:29:12 +00:00
snyk-bot
b1e4927236
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.3 to 2.4
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.3 to 2.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-23 10:09:02 +00:00
nb-droid
5f72b6c0d8 [maven-release-plugin] prepare for next development iteration 2022-09-21 19:27:40 +00:00
nb-droid
b52e6a4774 [maven-release-plugin] prepare release nosqlbench-4.17.28 2022-09-21 19:27:38 +00:00