Commit Graph
2149 Commits
Author SHA1 Message Date
Jonathan Shook 60ff1d9c7f Merge pull request #335 from XN137/avoid-threadsafety-warnings
upgrade antlr4-maven-plugin to v4.9.2 avoid threadsafety warnings
2021-06-17 09:55:36 -05:00
Jonathan Shook c5caf51a0e Merge pull request #334 from XN137/remove-junit4-dependency
Remove junit4 dependency
2021-06-17 09:54:49 -05:00
Jonathan Shook a02df22d41 Merge pull request #333 from XN137/jdk-string-join
prefer jdk over lib internals for String join
2021-06-17 09:52:50 -05:00
Christopher Lambert b98451ab5a upgrade antlr4-maven-plugin to v4.9.2 avoid threadsafety warnings 2021-06-17 10:19:43 +02:00
Christopher Lambert 5e8e6bf19d use assertj v3.19.0 2021-06-17 09:45:39 +02:00
Christopher Lambert 8dcac028c7 use junit5 v5.7.2 with proper scoping 2021-06-17 09:45:39 +02:00
Christopher Lambert 2cd393ae7a use junit5 apis to remove junit4 dependency 2021-06-17 09:45:39 +02:00
Christopher Lambert 0e68abf17c prefer jdk over lib internals for String join 2021-06-17 09:29:38 +02:00
Jonathan Shook dc1c6c5e82 Merge pull request #332 from XN137/fix-virtdata-api-test-folder
move virtdata-api tests to correct folder
2021-06-14 15:27:51 -05:00
Christopher Lambert 6232edff01 move virtdata-api tests to correct folder 2021-06-14 11:24:37 +02:00
nb-droid 2ac5c1add2 [maven-release-plugin] prepare for next development iteration 2021-06-10 20:45:03 +00:00
nb-droid 4120afc161 [maven-release-plugin] prepare release nosqlbench-4.15.48 2021-06-10 20:44:57 +00:00
Jonathan Shook f5e69d8046 maint and security updates release 2021-06-10 15:32:08 -05:00
Jonathan Shook 6c0373e038 Merge pull request #331 from tjake/scb-download
Allow scb to be downloaded directly via it's url
2021-06-10 14:38:59 -05:00
Jonathan Shook 27d55aef69 Merge pull request #330 from nosqlbench/dependabot/maven/docsys/org.eclipse.jetty-jetty-servlets-11.0.3
Bump jetty-servlets from 11.0.1 to 11.0.3 in /docsys
2021-06-10 14:38:18 -05:00
Jonathan Shook 38204917a9 Merge pull request #329 from XN137/simplify-pulsar-jms-cache-keys
simplify cache key creation in pulsar + jms driver
2021-06-10 14:38:03 -05:00
Jonathan Shook ddc6a64922 Merge pull request #328 from XN137/driver-jms-avoid-decoding-msgbody-twice
avoid decoding msgBody twice in JmsMsgSendOp
2021-06-10 14:35:48 -05:00
Jake Luciani 814f5630db Allow scb to be downloaded directly via it's url 2021-06-10 15:18:14 -04:00
dependabot[bot] b3956c8694 Bump jetty-servlets from 11.0.1 to 11.0.3 in /docsys
Bumps [jetty-servlets](https://github.com/eclipse/jetty.project) from 11.0.1 to 11.0.3.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.1...jetty-11.0.3)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 15:44:19 +00:00
Christopher Lambert 94f93fe4af simplify cache key creation in pulsar + jms driver 2021-06-10 12:20:13 +02:00
Christopher Lambert 2d84c4d036 avoid decoding msgBody twice in JmsMsgSendOp 2021-06-10 11:15:05 +02:00
Jonathan Shook 18e9bb91ff Merge pull request #326 from nosqlbench/dependabot/maven/mvn-defaults/org.yaml-snakeyaml-1.26
Bump snakeyaml from 1.23 to 1.26 in /mvn-defaults
2021-06-08 10:19:38 -05:00
Jonathan Shook 0120964cdb Merge pull request #325 from nosqlbench/dependabot/maven/driver-web/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.12 to 4.5.13 in /driver-web
2021-06-08 10:19:19 -05:00
dependabot[bot] 20926b8d6c Bump snakeyaml from 1.23 to 1.26 in /mvn-defaults
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.23 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.23)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 15:17:45 +00:00
dependabot[bot] 9b4d57b1c0 Bump httpclient from 4.5.12 to 4.5.13 in /driver-web
Bumps httpclient from 4.5.12 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 02:42:19 +00:00
Jonathan Shook d2fe56613d Merge pull request #323 from nosqlbench/dependabot/maven/docsys/org.glassfish.jersey.core-jersey-common-3.0.2
Bump jersey-common from 3.0.1 to 3.0.2 in /docsys
2021-06-02 12:28:05 -05:00
nb-droid 11eabce923 [maven-release-plugin] prepare for next development iteration 2021-06-01 22:57:35 +00:00
nb-droid 590c273b13 [maven-release-plugin] prepare release nosqlbench-4.15.47 2021-06-01 22:57:30 +00:00
dependabot[bot] 8a558a6d9d Bump jersey-common from 3.0.1 to 3.0.2 in /docsys
Bumps jersey-common from 3.0.1 to 3.0.2.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 22:49:24 +00:00
Jonathan Shook 15f45a583d premade functions and examples, postgres, astra jsonapi workload 2021-06-01 17:48:10 -05:00
Jonathan Shook e8379cc9d6 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-06-01 17:42:17 -05:00
Jonathan Shook e0838ff30f Merge pull request #322 from szimmer1/cockroachdb-driver-postgres-workload
Adds postgres-basic workload and scenarios
2021-06-01 17:39:23 -05:00
Jonathan Shook 2c5624d201 add premade bindings example 2021-06-01 17:36:06 -05:00
Jonathan Shook 2cba9709bd additional premade binding functions 2021-06-01 17:36:03 -05:00
Jonathan Shook 78b23f0edd add free and attributed zipcode data 2021-06-01 17:35:56 -05:00
Jonathan Shook 0cd100d49f simplify CSV sampling usage 2021-06-01 17:35:40 -05:00
Jonathan Shook 4f2482ecb2 localize flexmark to API module 2021-06-01 17:35:30 -05:00
Jonathan Shook 2bcf47cab8 remove summary output until it is fixed 2021-06-01 17:35:26 -05:00
Jonathan Shook 0a3fc4fa08 remove non-release repo from pom 2021-06-01 17:35:21 -05:00
Jonathan Shook 581fbf7407 fix broken version link 2021-06-01 17:35:12 -05:00
Jonathan Shook d2fc94b873 avoid NPE in ElemProbD 2021-06-01 17:35:06 -05:00
Shahar Zimmerman e4cf4c49db Adds postgres-basic workload and scenarios as the cockroachdb driver is compatible with postgres 2021-05-28 18:44:43 -07:00
Jonathan Shook ba5d6025c0 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-05-27 11:09:00 -05:00
Jonathan Shook 5497e20f24 Merge pull request #321 from dougwettlaufer/update-gql-schema-first
Update schema-first workloads to reflect latest api
2021-05-27 11:01:11 -05:00
Doug Wettlaufer eaddc4f03b Update schema-first workloads to reflect latest api 2021-05-26 12:15:08 -05:00
Jonathan Shook 3607b804d2 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-05-24 11:07:35 -05:00
Jonathan Shook afdfc715a3 Merge pull request #320 from EricBorczuk/add-jsonapi-workload
Add JSON API keyvalue workload
2021-05-24 11:06:16 -05:00
Eric Borczuk 91578c524c Add JSON API keyvalue workload 2021-05-21 13:31:42 -04:00
Jonathan Shook 2efc546980 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-05-13 12:59:19 -05:00
nb-droid 421ce3ac73 [maven-release-plugin] prepare for next development iteration 2021-05-13 16:34:24 +00:00