Commit Graph

4038 Commits

Author SHA1 Message Date
Snyk bot
60252ed2be
fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13 (#851)
Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/

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-19 11:09:57 -06:00
Snyk bot
8545673f7f
fix: upgrade com.github.oshi:oshi-core-java11 from 6.3.1 to 6.3.2 (#850)
Snyk has created this PR to upgrade com.github.oshi:oshi-core-java11 from 6.3.1 to 6.3.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.oshi/oshi-core-java11/

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-19 11:09:11 -06:00
Mike Yaacoub
7ba2a3de38 Moved CNAME to correct directory 2022-12-16 14:26:17 -05:00
Mike Yaacoub
04153d7291 simplified staging command 2022-12-16 12:26:51 -05:00
Jonathan Shook
e29bfddc18 avoid JVM timeout bug with lower default 2022-12-15 19:50:51 -06:00
Snyk bot
9f3cae5915
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.330 to 1.12.347 (#849)
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.330 to 1.12.347.

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

Co-authored-by: Jeff Banks <jeff.banks@datastax.com>
2022-12-15 16:07:18 -06: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
Snyk bot
c514a62faa
fix: upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36 (#853)
Snyk has created this PR to upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.openjdk.jmh/jmh-generator-annprocess/

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-15 16:03:46 -06:00
Jeff Banks
0c0156201c
fix: adapter-dynamodb/pom.xml to reduce vulnerabilities (#855)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-12-15 16:02:55 -06:00
Mike Yaacoub
bca55d5946 Added status command for debug 2022-12-14 13:27:06 -05:00
Mike Yaacoub
b1f0d590f8 Added hard overwrite for existing files 2022-12-14 13:26:18 -05:00
Mike Yaacoub
d472b071d6 excluded _index.md from rsync dynamic update 2022-12-14 12:30:14 -05:00
Jonathan Shook
f0507cafb2
Merge pull request #854 from yabinmeng/main
Fix Kafka producer transaction issue and add support for subscribing from multiple topics
2022-12-13 23:16:04 -06:00
yabinmeng
37f889359e Fix Kafka producer transaction issue and add support for subscribing from multiple topics.
NB yaml files and README update
2022-12-13 21:57:05 -06:00
Jonathan Shook
3943a29453
Merge pull request #846 from nosqlbench/dependabot/maven/mvn-defaults/io.netty-netty-codec-haproxy-4.1.86.Final
build(deps): bump netty-codec-haproxy from 4.1.54.Final to 4.1.86.Final in /mvn-defaults
2022-12-13 11:28:40 -06:00
Jonathan Shook
17e4cb3230
Merge pull request #847 from yabinmeng/main
Add NB5 Kafka driver
2022-12-12 22:49:01 -06:00
yabinmeng
1850a7c16f Add NB5 Kafka driver 2022-12-12 21:55:52 -06:00
dependabot[bot]
1adb553b3c
build(deps): bump netty-codec-haproxy in /mvn-defaults
Bumps [netty-codec-haproxy](https://github.com/netty/netty) from 4.1.54.Final to 4.1.86.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.54.Final...netty-4.1.86.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-haproxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:41:00 +00:00
Jonathan Shook
2b39f3c350 Merge branch 'main' into nosqlbench-797-callable 2022-12-12 15:04:39 -06:00
Mike Yaacoub
21a33aec97 final version v1 2022-12-12 15:52:50 -05:00
Mike Yaacoub
5ccb064700 back to base simple case 2022-12-12 15:45:55 -05:00
Mike Yaacoub
ee71bdd175 added checkout action v5 2022-12-12 15:25:47 -05:00
Mike Yaacoub
0c8ac02f36 added checkout action v4 2022-12-12 15:22:08 -05:00
Mike Yaacoub
2c61e9c52b added checkout action v3 2022-12-12 15:19:52 -05:00
Jonathan Shook
875d0d9606
Merge pull request #844 from nosqlbench/nosqlbench-843-cqlgen-mv
nosqlbench-843-cqlgen-mv
2022-12-12 14:19:30 -06:00
Mike Yaacoub
4383ba208a added checkout action v2 2022-12-12 15:18:11 -05:00
Mike Yaacoub
26e0b4cb09 added checkout action 2022-12-12 15:16:30 -05:00
Mike Yaacoub
4a178fc21e added git remote command to debug remote v2 2022-12-12 14:51:36 -05:00
Mike Yaacoub
43fa3e725f added git remote command to debug remote 2022-12-12 14:50:29 -05:00
Jonathan Shook
c0117351f1
Merge pull request #845 from nosqlbench/snyk-fix-b8424b271d02d50c5baa47f9e8745c03
Snyk fix b8424b271d02d50c5baa47f9e8745c03
2022-12-12 12:33:47 -06:00
Jonathan Shook
df534fd83a
Merge branch 'main' into snyk-fix-b8424b271d02d50c5baa47f9e8745c03 2022-12-12 12:33:40 -06:00
Mike Yaacoub
5a47fded60 corrected workflow file for debug v2 2022-12-12 10:36:35 -05:00
Mike Yaacoub
e09a93ea94 corrected workflow file for debug 2022-12-12 10:34:36 -05:00
Mike Yaacoub
0e9dff4749 testing simple case for access debug 2022-12-12 10:33:38 -05:00
Mike Yaacoub
f660c62729 converted to simple case for access debug 2022-12-12 10:31:51 -05:00
Jonathan Shook
35f4bb9828 avoid NPE when cqlgen parses materialized views 2022-12-12 01:54:18 -06:00
Jonathan Shook
21eb031da9
Merge pull request #837 from nosqlbench/nosqlbench-835-count-warning
nosqlbench-835-count-warning
2022-12-09 17:23:32 -06:00
Jonathan Shook
8240844f6c
Merge pull request #838 from nosqlbench/nosqlbench-836
nosqlbench-836
2022-12-09 17:23:24 -06:00
Jonathan Shook
b3bcc3ce51
Merge pull request #839 from nosqlbench/nosqlbench-834-triangularstep
nosqlbench-834-triangularstep
2022-12-09 17:23:17 -06:00
Jonathan Shook
21bc389f21
Merge pull request #842 from nosqlbench/nosqlbench-841-hashedrange
nosqlbench-841-hashedrange
2022-12-09 17:23:09 -06:00
Jonathan Shook
8a48a020dc allow zero width ranges 2022-12-09 17:13:46 -06:00
Jonathan Shook
862058d80f make TriangularStep ctor public 2022-12-09 14:27:58 -06:00
Jonathan Shook
9d1e5c14d7 nosqlbench-836 expand default data retention in promql from 6 mo to 10 years 2022-12-09 14:26:09 -06:00
Jonathan Shook
4b04cb3aa7 move warning to ctor 2022-12-09 14:21:06 -06:00
Jonathan Shook
457c75bc3e
Merge pull request #832 from yabinmeng/main
NB S4J migration from NB4 to NB5
2022-12-09 14:16:12 -06:00
Mike Yaacoub
2f5dd1f74c clean up 2022-12-08 16:22:30 -05:00
Mike Yaacoub
bbbdb60dcb added change directory before git command 2022-12-08 13:58:51 -05:00
Mike Yaacoub
b9efec9608 Modified git commands in build workflow for docs 2022-12-08 13:47:35 -05:00
Mike Yaacoub
ae1a3af9cb Corrected build workflow clone path 2022-12-08 13:08:14 -05:00
Mike Yaacoub
ea46cbb746 removed debug commands and corrected build workflow clone path 2022-12-08 12:49:40 -05:00