Commit Graph

674 Commits

Author SHA1 Message Date
snyk-bot
824c4390d8
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMAMAZONAWS-2952700
2022-07-17 23:10:45 +00: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
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
6252efe33b Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-13 23:57:09 -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
c683652acb checkpoint on progress, naming indirection, primary key models, where predicates 2022-07-12 21:20:51 -05:00
snyk-bot
47af1d860b
fix: upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.62.2 to 0.64.0
Snyk has created this PR to upgrade com.vladsch.flexmark:flexmark-html2md-converter from 0.62.2 to 0.64.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.vladsch.flexmark/flexmark-html2md-converter/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-07 00:23:33 +00:00
snyk-bot
ad80b8cec3
fix: upgrade com.vladsch.flexmark:flexmark-ext-yaml-front-matter from 0.62.2 to 0.64.0
Snyk has created this PR to upgrade com.vladsch.flexmark:flexmark-ext-yaml-front-matter from 0.62.2 to 0.64.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.vladsch.flexmark/flexmark-ext-yaml-front-matter/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-07 00:23:30 +00:00
snyk-bot
7313ff6259
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.232 to 1.12.239
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.232 to 1.12.239.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-07 00:23:28 +00:00
nb-droid
28c62da74f [maven-release-plugin] prepare for next development iteration 2022-07-01 16:46:05 +00:00
nb-droid
3bdad2a877 [maven-release-plugin] prepare release nosqlbench-4.17.19 2022-07-01 16:46:03 +00:00
Jonathan Shook
3b180923f9 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-01 11:37:46 -05:00
Jonathan Shook
bdd8317d61 manually port in HDR sampling fix from Stefano 2022-07-01 11:37:43 -05:00
nb-droid
460ad79f6c [maven-release-plugin] prepare for next development iteration 2022-07-01 15:56:59 +00:00
nb-droid
0937ed9f6a [maven-release-plugin] prepare release nosqlbench-4.17.18 2022-07-01 15:56:57 +00:00
nb-droid
bfdf87a3ad [maven-release-plugin] prepare for next development iteration 2022-07-01 15:26:38 +00:00
nb-droid
45c1a7b7da [maven-release-plugin] prepare release nosqlbench-4.17.17 2022-07-01 15:26:36 +00:00
nb-droid
3155147bfa [maven-release-plugin] prepare for next development iteration 2022-07-01 07:04:04 +00:00
nb-droid
215b32bd6a [maven-release-plugin] prepare release nosqlbench-4.17.16 2022-07-01 07:04:02 +00:00
nb-droid
ca6f3a08c8 [maven-release-plugin] prepare for next development iteration 2022-07-01 06:40:47 +00:00
nb-droid
b9c8bdefb9 [maven-release-plugin] prepare release nosqlbench-4.17.15 2022-07-01 06:40:45 +00:00
Jonathan Shook
a55b15584f Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-06-30 00:36:14 -05:00
Jonathan Shook
ae7107916b fix defaulting logic on NBConfiguration 2022-06-30 00:36:03 -05:00
Jonathan Shook
f820728dc1
Merge pull request #606 from nosqlbench/snyk-upgrade-14412b39198a595d06fee59ce00c7308
[Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232
2022-06-29 22:48:00 -05:00
Jonathan Shook
a05dbc834a improve error for driver adapter not found 2022-06-28 18:23:22 -05:00
snyk-bot
ce2e4f65c4
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:18 +00:00
Jonathan Shook
e952d1ecba make builder name unambiguous for AnnotationBuilder 2022-06-21 20:10:46 -05:00
Jonathan Shook
5915a05f0b refix files after IntelliJ UI bug swizzled file contents 2022-06-09 17:01:44 -05:00
Jonathan Shook
f699b4f83f refactor activity specific signatures into faceted naming interface 2022-06-09 15:02:25 -05:00
Jonathan Shook
355d2fb19f minor formatting fixes 2022-06-09 15:01:53 -05:00
Jonathan Shook
cce97d1c89 automatically convert ParameterMap entries to JSON 2022-06-09 15:01:49 -05:00
Jonathan Shook
308f26e220 doc updates 2022-06-09 15:01:41 -05:00
Jonathan Shook
0631f4aa05 allow param defs to expand config models 2022-06-09 15:01:35 -05:00
Jonathan Shook
d1541f0dd2 allow init-time activity parameter updates without eventing 2022-06-09 15:01:30 -05:00
Jonathan Shook
b9d08bf04c add uniform mutator methods to config model APIs 2022-06-09 15:01:26 -05:00
Jonathan Shook
5b8ed36f49 enable composable diag tasks as sequence of commands 2022-06-09 15:01:18 -05:00
Jonathan Shook
fa2847a613 provide typed update interface for dynamic params 2022-06-09 15:00:58 -05:00
Jonathan Shook
26f53f855d merge fixes 2022-06-02 17:15:13 -05:00
Jonathan Shook
d5436ddffc OpConfigErrors can now be thrown without a source 2022-06-02 16:38:43 -05:00
Jonathan Shook
c29e759b8d partial progress towards diag replacement in tests 2022-06-01 12:48:26 -05:00
Jonathan Shook
522a263202 add modular metering API and refactor progress meter 2022-05-31 21:02:12 -05:00
Jonathan Shook
a4fc7a080e depend on newest JNA to avoid ABI mismatch 2022-05-31 21:01:06 -05:00
nb-droid
124c92256f [maven-release-plugin] prepare for next development iteration 2022-05-18 19:49:25 +00:00
nb-droid
2aaef696f9 [maven-release-plugin] prepare release nosqlbench-4.17.14 2022-05-18 19:49:23 +00:00
nb-droid
dcd8e59308 [maven-release-plugin] prepare for next development iteration 2022-05-18 19:13:14 +00:00
nb-droid
556ab55d4c [maven-release-plugin] prepare release nosqlbench-4.17.13 2022-05-18 19:13:11 +00:00
Jonathan Shook
31384c7d11 updated version to 4.17.13-SNAPSHOT 2022-05-18 14:02:41 -05:00
snyk-bot
a9efe2dd46
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-04-02 01:19:03 +00:00
snyk-bot
aaec40543f
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-03-26 08:59:00 +00:00
Jonathan Shook
876ce0f170 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-03-22 11:28:13 -05:00
Jonathan Shook
8b860d1509
Merge pull request #518 from nosqlbench/snyk-upgrade-33515ebfdf21dbab7899551bac0158d2
[Snyk] Upgrade com.github.oshi:oshi-core from 5.2.2 to 5.8.7
2022-03-22 11:24:10 -05:00
Jonathan Shook
4a7e9f5ef7 artifact selection fixed for PR 2022-03-22 11:22:28 -05:00
Jonathan Shook
952f7b7582 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-03-22 02:14:59 -05:00
Jonathan Shook
5bc9457364 make SSL errors more clear by showing the details of the caught exception 2022-03-21 17:03:19 -05:00
snyk-bot
7df62865f1
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-03-17 10:53:49 +00:00
snyk-bot
7afff559c1
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-03-16 10:09:37 +00:00
Jonathan Shook
782b8cfba6
Merge pull request #508 from nosqlbench/snyk-fix-1274daf25373867a2f12994f7ef6553e
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.175 to 1.12.177
2022-03-14 01:01:34 -05:00
Jonathan Shook
44d4a97dc7 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-03-14 00:55:00 -05:00
snyk-bot
de8a9d91d6
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-03-12 12:07:21 +00:00
snyk-bot
22c479fe9b
fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
2022-03-10 12:24:25 +00:00
nb-droid
81c7d47885 [maven-release-plugin] prepare for next development iteration 2022-03-10 04:05:16 +00:00
nb-droid
882b1edaf8 [maven-release-plugin] prepare release nosqlbench-4.17.11 2022-03-10 04:05:14 +00:00
Jonathan Shook
3ed80963f8 fix double text error in OpConfig toString() 2022-03-09 21:53:15 -06:00
nb-droid
384f430b92 [maven-release-plugin] prepare for next development iteration 2022-03-09 16:24:25 +00:00
nb-droid
66fae484e9 [maven-release-plugin] prepare release nosqlbench-4.17.10 2022-03-09 16:24:22 +00:00
Jonathan Shook
660e937997 add aplv2 headers to nb-api 2022-03-08 14:15:56 -06:00
Jonathan Shook
366feda873 fix missing NBConfiguration param name 2022-03-07 16:23:38 -06:00
Jonathan Shook
50b73e277d squelch noisy test 2022-03-03 12:32:37 -06:00
Jonathan Shook
dd80d4d69c reduce Levenshtein distance for valid suggestions 2022-02-24 16:12:33 -06:00
nb-droid
7b302b25c1 [maven-release-plugin] prepare for next development iteration 2022-02-17 17:26:15 +00:00
nb-droid
b2382ac99b [maven-release-plugin] prepare release nosqlbench-4.17.9 2022-02-17 17:26:12 +00:00
nb-droid
549b143fc7 [maven-release-plugin] prepare for next development iteration 2022-02-16 22:27:57 +00:00
nb-droid
f2ffc61fc7 [maven-release-plugin] prepare release nosqlbench-4.17.8 2022-02-16 22:27:54 +00:00
nb-droid
219f872c06 [maven-release-plugin] prepare for next development iteration 2022-02-16 07:11:46 +00:00
nb-droid
eb4e086a48 [maven-release-plugin] prepare release nosqlbench-4.17.7 2022-02-16 07:11:44 +00:00
Jonathan Shook
df9ee20f0a minor typos and readability improvements 2022-02-15 21:24:03 -06:00
Jonathan Shook
af8f173063 lower logging level on less interesting events 2022-02-15 21:23:55 -06:00
Jonathan Shook
a1834ca5ef improve type-safe intention mapping 2022-02-15 21:23:51 -06:00
nb-droid
ae3c2e6218 [maven-release-plugin] prepare for next development iteration 2022-02-10 21:52:17 +00:00
nb-droid
611a4649aa [maven-release-plugin] prepare release nosqlbench-4.17.6 2022-02-10 21:52:15 +00:00
nb-droid
ab48d2575c [maven-release-plugin] prepare for next development iteration 2022-02-09 16:22:14 +00:00
nb-droid
3f47cfb0be [maven-release-plugin] prepare release nosqlbench-4.17.5 2022-02-09 16:22:11 +00:00
Jonathan Shook
273b42e2ee split config sources cleanly with json nesting 2022-02-08 15:10:08 -06:00
Jonathan Shook
4fd1a5bdd7 typos and minor fixes 2022-02-08 15:10:01 -06:00
nb-droid
942cddef07 [maven-release-plugin] prepare for next development iteration 2022-01-20 22:25:52 +00:00
nb-droid
4a153a8f71 [maven-release-plugin] prepare release nosqlbench-4.17.4 2022-01-20 22:25:49 +00:00
Jonathan Shook
4faf74052a include operative message in OpConfigError output 2022-01-20 12:13:55 -06:00
Jonathan Shook
36eadce1e2 Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-01-14 11:48:05 -06:00
Jonathan Shook
d75bc56e97 only suggest alternates if the Levenshtein distance is 5 or less 2022-01-14 11:28:56 -06:00
nb-droid
5cbb320cbc [maven-release-plugin] prepare for next development iteration 2022-01-14 05:29:44 +00:00
nb-droid
d51445ddd0 [maven-release-plugin] prepare release nosqlbench-4.17.3 2022-01-14 05:29:42 +00:00
Jonathan Shook
37a0954fa8 provide complete metadata on bundled markdown files 2022-01-11 16:54:33 -06:00
nb-droid
3e8d59d1b2 [maven-release-plugin] prepare for next development iteration 2022-01-11 04:37:31 +00:00
nb-droid
7ef27af814 [maven-release-plugin] prepare release nosqlbench-4.17.2 2022-01-11 04:37:28 +00:00
Jonathan Shook
71ddd9727d Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-01-10 22:25:17 -06:00
Jonathan Shook
c27630e5a6 move some doc apis to core API layer 2022-01-10 22:24:33 -06:00
Jonathan Shook
6e1790057d allow DocsBinder to distinguish root paths from containers 2022-01-10 22:24:25 -06:00
Jonathan Shook
26b5ba161b add bundled markdown doc SPI layer 2022-01-10 22:24:05 -06:00