MikeYaacoubStax
7f446145b4
Provided limited number of newlines in SSL KEY and CERT Patterns in Regex, Named the flag for more clarity
2023-01-12 08:43:50 -05:00
snyk-bot
80aed220a3
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.364 to 1.12.368
...
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.364 to 1.12.368.
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
2023-01-10 22:59:59 +00: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
Jeff Banks
2d16ff3b57
Revert "NB5 address high priority code scans" ( #895 )
2023-01-05 17:26:01 -05:00
jeffbanks
ecfe3d633f
Narrowing fixes
2023-01-05 17:26:01 -05:00
Mike Yaacoub
bdf61845fd
nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d
2023-01-04 15:26:08 -05: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
d80632773b
merge fixes for: improve concurrency patterns for activity execution
2022-12-20 20:05:17 -06:00
Jonathan Shook
ba42bfea47
allow conversion of missing config types
2022-12-20 20:01:33 -06:00
Mike Yaacoub
74bfbc691d
Merge branch 'main' into my-NB5-I446
2022-12-19 16:58:50 -05:00
Mike Yaacoub
a06e1556f0
merged my-NB5-I446 with main
2022-12-19 15:57:58 -05:00
Mike Yaacoub
c149684d09
moved from commonmark to inhouse MutableMarkdown for verification
2022-12-19 13:24:40 -05:00
Snyk bot
42d1403fbb
fix: nb-api/pom.xml to reduce vulnerabilities ( #848 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
2022-12-15 16:04:49 -06:00
Jonathan Shook
df534fd83a
Merge branch 'main' into snyk-fix-b8424b271d02d50c5baa47f9e8745c03
2022-12-12 12:33:40 -06:00
MikeYaacoubStax
e7705d13de
NB5-I446 Modified export-docs command to export organized driver and binding docs, also removed gendocs command (VirtDataGenDocsApp now used for generating bindings in StringBuilders to pass to the zipstream)
...
added the export-docs build workflow job
Updated build.yml to fix path to nb5 in workflow
uploading/downloading docs artifacts in build workflow
Attempt to correct the path to the exported docs to upload them
Corrected exported-docs path
Corrected yml build workflow error
corrected naming of exported docs
2022-12-08 12:20:11 -05: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
snyk-bot
82bfa44855
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.340 to 1.12.341
...
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.340 to 1.12.341.
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-12-05 23:07:41 +00:00
Jonathan Shook
59b430b12f
Merge branch 'main' into snyk-fix-62d2529ba6efa1321216d8e295c48e5d
2022-11-22 23:26:56 -06:00
Jonathan Shook
18ba2fdaf9
Merge branch 'main' into shutdown_hooks
2022-11-22 22:24:03 -06:00
yabinmeng
bd8aff9081
Added support for 1) subscription initial position and 2) regex subscription mode
...
Also fixed a consumer configuration loading issue with dlq/negAck/ackTimeout policy using Pulsar client's loadConf() API.
Addressed the review comments in PR #791 ; reverted the changes in ActivityMetrics and BasedOpDispenser
2022-11-18 18:22:04 -06:00
yabinmeng
e128d2867a
Merge branch 'nosqlbench:main' into main
2022-11-17 10:27:28 -06:00
yabinmeng
0c71696b15
Completed NB4 Pulsar driver code migration to NB5. But there are still a few lingering issues due to the difference of how NB4 vs NB5 driver/adapter interacts with the NB engine.
2022-11-16 15:37:26 -06:00
Jonathan Shook
33e330dc35
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.325 to 1.12.330 ( #768 )
...
* fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
* Timing change for github actions; warnings cleanup/refactor
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: jeffbanks <jeff.banks@datastax.com>
2022-11-14 18:32:52 -06:00
yabinmeng
ca6f2b052b
Add PulsarAdapter specific metrics
2022-11-14 15:27:57 -06:00
Jonathan Shook
8b76d1fcf7
add shutdown hooks for adapters and spaces
2022-11-14 15:26:29 -06:00
snyk-bot
fe268d7f85
fix: nb-api/pom.xml to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
2022-11-11 22:00:38 +00:00
snyk-bot
3532838391
fix: nb-api/pom.xml to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
2022-10-28 20:32:45 +00:00
snyk-bot
f875f2c7fa
fix: nb-api/pom.xml to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
2022-10-21 23:05:30 +00:00
snyk-bot
35d5c0cee2
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.269 to 1.12.300
...
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.269 to 1.12.300.
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-10-01 21:50:20 +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
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
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
Jonathan Shook
cd4435324a
Merge branch 'main' of github.com:nosqlbench/nosqlbench
2022-09-09 11:36:32 -05:00
Jonathan Shook
afa08b18f6
Merge pull request #703 from nosqlbench/snyk-upgrade-2c9700e824a1bffa66b8b6ea5fc78705
...
[Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.264 to 1.12.269
2022-09-09 11:21:35 -05:00
Jonathan Shook
042f1f8d23
add javadocs
2022-09-09 11:08:18 -05:00
Jonathan Shook
bb27e5036a
npe fix for value conversion
2022-09-09 10:59:12 -05:00
nb-droid
60b8ccc200
[maven-release-plugin] prepare for next development iteration
2022-08-25 21:55:33 +00:00
nb-droid
6e8ee26cf9
[maven-release-plugin] prepare release nosqlbench-4.17.27
2022-08-25 21:55:31 +00:00
nb-droid
32ca3657ca
[maven-release-plugin] prepare for next development iteration
2022-08-24 22:04:47 +00:00
nb-droid
27686ef5d2
[maven-release-plugin] prepare release nosqlbench-4.17.26
2022-08-24 22:04:44 +00:00
nb-droid
1397cd1b88
[maven-release-plugin] prepare for next development iteration
2022-08-18 21:28:25 +00:00
nb-droid
c9f6925e68
[maven-release-plugin] prepare release nosqlbench-4.17.25
2022-08-18 21:28:23 +00:00
snyk-bot
4dc9fd1400
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.264 to 1.12.269
...
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.264 to 1.12.269.
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-08-17 22:30:44 +00:00
nb-droid
372f604e15
[maven-release-plugin] prepare for next development iteration
2022-08-16 17:56:15 +00:00
nb-droid
3a403038f3
[maven-release-plugin] prepare release nosqlbench-4.17.24
2022-08-16 17:56:12 +00:00
nb-droid
1ea05a0f14
[maven-release-plugin] prepare for next development iteration
2022-08-16 16:58:58 +00:00
nb-droid
bb7fd4f7b6
[maven-release-plugin] prepare release nosqlbench-4.17.23
2022-08-16 16:58:56 +00:00
nb-droid
bfb0fc38d8
[maven-release-plugin] prepare for next development iteration
2022-08-16 14:51:38 +00:00
nb-droid
584a6c802c
[maven-release-plugin] prepare release nosqlbench-4.17.22
2022-08-16 14:51:35 +00:00
Jonathan Shook
6c3dc2bcf7
Merge branch 'main' of github.com:nosqlbench/nosqlbench
2022-08-16 00:47:39 -05:00
Jonathan Shook
a0344d65c9
make BundledApps implement primitive interface
2022-08-16 00:42:58 -05:00
Jonathan Shook
b395f14918
fix get() bug in NBConfiguration
2022-08-16 00:42:55 -05:00
Jonathan Shook
380b3cbae5
introduce picocli to standard libs
2022-08-16 00:42:52 -05:00
snyk-bot
aa34187b80
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.262 to 1.12.264
...
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.262 to 1.12.264.
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-08-10 22:22:24 +00:00
nb-droid
6dd0723546
[maven-release-plugin] prepare for next development iteration
2022-08-10 03:16:40 +00:00
nb-droid
b56995d4cf
[maven-release-plugin] prepare release nosqlbench-4.17.21
2022-08-10 03:16:37 +00:00
Jonathan Shook
5db30dab71
Merge branch 'cqlast'
2022-07-29 20:55:02 -05:00
Jonathan Shook
564485fc49
more generic signature for config get()
2022-07-29 20:54:09 -05:00
Jonathan Shook
cec49d9d1c
register bundled apps as services
2022-07-26 01:15:16 -05:00
Jonathan Shook
c20261bceb
implement stable naming for labeled elements
2022-07-26 01:15:01 -05:00
Jonathan Shook
952d431bf4
Merge pull request #663 from nosqlbench/snyk-fix-e90c2b995e9745e77a0cf81aa99487ca
...
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.239 to 1.12.262
2022-07-19 12:44:26 -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
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
Jonathan Shook
7d31c6a6a0
update jopt-simple version
2022-01-10 22:23:36 -06:00
nb-droid
7cf600aea8
[maven-release-plugin] prepare for next development iteration
2022-01-05 23:33:56 +00:00
nb-droid
f8830c78c6
[maven-release-plugin] prepare release nosqlbench-4.17.01
2022-01-05 23:33:54 +00:00
Jonathan Shook
3af97e202f
reset version of this branch to 4.17.*
2022-01-05 17:00:47 -06:00
Jonathan Shook
1bc8b1e3e3
merge fixups
2022-01-05 16:40:08 -06:00
Jonathan Shook
ea392ad462
improve OpConfigError output
2022-01-05 15:33:40 -06:00
Jonathan Shook
64416cd29c
fix concurrent modification error
2022-01-05 15:33:26 -06:00
nb-droid
d967718b8d
[maven-release-plugin] prepare for next development iteration
2021-12-23 18:50:21 +00:00
nb-droid
e691268192
[maven-release-plugin] prepare release nosqlbench-4.15.78
2021-12-23 18:50:18 +00:00
nb-droid
b766d63d60
[maven-release-plugin] prepare for next development iteration
2021-12-23 05:32:06 +00:00
nb-droid
5ad829c7b3
[maven-release-plugin] prepare release nosqlbench-4.15.77
2021-12-23 05:32:04 +00:00
nb-droid
11d1e948ae
[maven-release-plugin] prepare for next development iteration
2021-12-23 04:23:49 +00:00
nb-droid
5bf30da4d3
[maven-release-plugin] prepare release nosqlbench-4.15.76
2021-12-23 04:23:47 +00:00
nb-droid
0beac40643
[maven-release-plugin] prepare for next development iteration
2021-12-23 03:57:18 +00:00
nb-droid
18ac29131c
[maven-release-plugin] prepare release nosqlbench-4.15.75
2021-12-23 03:57:16 +00:00
nb-droid
3449740ed6
[maven-release-plugin] prepare for next development iteration
2021-12-23 03:05:06 +00:00
nb-droid
deeed3a523
[maven-release-plugin] prepare release nosqlbench-4.15.74
2021-12-23 03:05:03 +00:00
nb-droid
d31d7c5dc0
[maven-release-plugin] prepare for next development iteration
2021-12-23 02:53:13 +00:00
nb-droid
71309b0909
[maven-release-plugin] prepare release nosqlbench-4.15.73
2021-12-23 02:53:11 +00:00
Jonathan Shook
1c490cfbe0
merge fixups
2021-12-22 20:33:17 -06:00
Jonathan Shook
06fa2a433f
convenience methods on Param
2021-12-22 17:31:42 -06:00
Jonathan Shook
ceee8c59c0
re-use base config model
2021-12-22 14:05:19 -06:00
Jonathan Shook
a23ffeee6b
fix bug in service loader
2021-12-21 16:43:59 -06:00
Jonathan Shook
ba736c5f6e
support maturity level on CLI and module loader
2021-12-21 13:08:46 -06:00
Jonathan Shook
2e74116dca
formatting
2021-12-21 13:08:39 -06:00
Jonathan Shook
5209f6e7bc
allow activity metrics to be named directly
2021-12-21 13:08:22 -06:00
Jonathan Shook
0f77655c3e
improve OpConfig errors
2021-12-21 13:08:07 -06:00
Jonathan Shook
3a0186fef4
provide a default empty configuration
2021-12-21 13:07:54 -06:00
nb-droid
4b03bd7bd4
[maven-release-plugin] prepare for next development iteration
2021-12-20 22:06:21 +00:00
nb-droid
3c838c17a1
[maven-release-plugin] prepare release nosqlbench-4.15.72
2021-12-20 22:06:19 +00:00
Jonathan Shook
0777048002
allow incremental building of config model
2021-12-20 10:04:13 -06:00