Commit Graph

4321 Commits

Author SHA1 Message Date
snyk-bot
6ce8fb9316
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6.

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

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-03 21:53:29 +00:00
Jonathan Shook
00d27c38d3
Merge pull request #971 from nosqlbench/nosqlbench-969-docexamples
minimum fix needed for example in docs
2023-02-01 10:59:24 -06:00
Jonathan Shook
9d7f92edb4
Merge pull request #970 from nosqlbench/nosqlbench-968-unhookhook
unregister scenario shutdown hook correctly
2023-02-01 10:59:12 -06:00
Jonathan Shook
91fead7095
Merge pull request #973 from nosqlbench/nosqlbench-972-errorenum
Adds missing logic to accomodate the Errored state
2023-02-01 10:58:54 -06:00
Jonathan Shook
95b146aa67 make sure logging config is visible on stderr for INFO level 2023-02-01 00:43:19 -06:00
Jonathan Shook
09350d2526 add a simpler example file 2023-02-01 00:17:30 -06:00
Jonathan Shook
25c8a8a7c4
Merge pull request #967 from nosqlbench/snyk-fix-c733065b043acb67fed1c2584db475e1
[Snyk] Security upgrade org.glassfish.jersey.media:jersey-media-json-jackson from 3.1.0 to 3.1.1
2023-01-31 23:14:16 -06:00
Jonathan Shook
3d7eebc123 include Errored state into activity event handling logic 2023-01-31 23:12:18 -06:00
Jonathan Shook
a50c49f60d minimal fixes needed for example workload in docs 2023-01-31 23:08:16 -06:00
Jonathan Shook
5a648671d3 nosqlbench-968 Scenario shutdown hook not being unregistered correctly 2023-01-31 23:00:07 -06:00
snyk-bot
45cf841e3f
fix: docsys/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
2023-02-01 04:36:00 +00:00
Jonathan Shook
844ce1c0d8 make docs preview rerunnable 2023-01-31 21:30:31 -06:00
Jonathan Shook
b68aa0eb7a
Merge pull request #965 from nosqlbench/nosqlbench-964-synchro
fix for #964
merging this one as it is simple and needed for pre-release testing.
2023-01-31 21:16:05 -06:00
Jonathan Shook
d96df192b3 tested fix for initializer race condition with multiple activities in sequence 2023-01-31 21:02:02 -06:00
Jonathan Shook
8fc5115a0c doc updates for docsite testing 2023-01-30 22:17:40 -06:00
Jonathan Shook
9f6cecb156 carry versions between jobs 2023-01-30 19:55:02 -06:00
Jonathan Shook
ec5f3b9862 OS image can not use latest 2023-01-30 19:22:39 -06:00
Jonathan Shook
1870681d05 OS image can not use latest 2023-01-30 19:05:55 -06:00
Jonathan Shook
822f12e6a1 fixed env syntax 2023-01-30 18:53:11 -06:00
Jonathan Shook
c408ec1a43 syntax check 2023-01-30 18:47:09 -06:00
Jonathan Shook
47c39a8ae3 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2023-01-30 18:42:04 -06:00
Jonathan Shook
8b44741592 preview trigger updates 2023-01-30 18:41:58 -06:00
Jonathan Shook
b9796d304c updated name 2023-01-30 12:04:25 -06:00
Jonathan Shook
a53020db12
Merge pull request #963 from nosqlbench/nosqlbench-944-jsonnet
second PR on this branch for naming updates
2023-01-30 09:45:59 -06:00
Jonathan Shook
8fbc7423a1 turn off -x on scripts 2023-01-29 01:53:10 -06:00
Jonathan Shook
4e2e653b01 Merge branch 'main' into nosqlbench-944-jsonnet 2023-01-29 01:26:42 -06:00
Jonathan Shook
ba2944ce77 code cleanup and naming updates from "statements" to "ops" 2023-01-29 01:26:19 -06:00
Jonathan Shook
d16decee42
Merge pull request #954 from nosqlbench/nosqlbench-944-jsonnet
Nosqlbench 944 jsonnet, includes the jsonnet capability and some fixes
2023-01-29 01:07:37 -06:00
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
1d65903e8b
temporarily disable codecov upload 2023-01-28 00:18:19 -06:00
Jonathan Shook
6f920ec460 removing commented code 2023-01-28 00:04:17 -06:00
Jonathan Shook
8515f548e4 upgrade scala lang lib 2023-01-27 18:58:57 -06:00
Jonathan Shook
6abd7968bd improve jsonnet diagnostics 2023-01-27 18:54:31 -06:00
Jonathan Shook
7f8b436ac7 fix diag op format 2023-01-27 17:16:25 -06:00
Jonathan Shook
ec60692375 Merge branch 'nosqlbench-955-jacoco2' into nosqlbench-944-jsonnet 2023-01-27 16:37:28 -06:00
Jonathan Shook
2e44152044 Merge branch 'main' into nosqlbench-944-jsonnet 2023-01-27 16:36:36 -06:00
Jonathan Shook
c63bc1b48c
Merge pull request #960 from nosqlbench/snyk-upgrade-602e39b5454e23c444b19062a4f6fd19
[Snyk] Upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2
2023-01-27 16:34:16 -06:00
Jonathan Shook
5736a48de8 provide a working starting point for jacoco consolidation 2023-01-27 16:31:48 -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
5803aa73b8
fix: upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/bb64938c-e68b-4c38-9e2f-d9d8336c07ee?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-01-27 18:28:30 +00: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
ddd2110efa Merge branch 'nosqlbench-957-statistics' into nosqlbench-955-jacoco2 2023-01-26 23:16:36 -06:00
Jonathan Shook
562bde5b76 update distributions to use new instantiators 2023-01-26 22:57:22 -06:00
Jonathan Shook
53832ec027 remove embedded math4 src 2023-01-26 22:21:18 -06:00
Jonathan Shook
63721cd0df switch commons math deps to v4b 2023-01-26 22:20:47 -06:00
Jonathan Shook
b9005a3a68 add missing mutability+diff check. IntelliJ does not understand this one. 2023-01-26 22:13:41 -06:00
Jonathan Shook
ef4c84ddaa jsonnet diagnostic improvements 2023-01-26 18:20:19 -06:00
Snyk bot
99577a48f1
fix: mvn-defaults/pom.xml to reduce vulnerabilities (#953)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
2023-01-26 18:05:06 -06:00