Commit Graph

1141 Commits

Author SHA1 Message Date
Jonathan Shook
c47ce79ee1 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2020-07-09 09:38:58 -05:00
Jonathan Shook
102f60ac6f restore support for adhoc activities in docker metrics 2020-07-09 09:38:55 -05:00
nb-droid
8b1d47d056 [maven-release-plugin] prepare for next development iteration 2020-07-09 12:17:22 +00:00
nb-droid
d1ca92080e [maven-release-plugin] prepare release nosqlbench-3.12.127 2020-07-09 12:17:15 +00:00
Jonathan Shook
41a749480d collections update release 2020-07-09 06:58:03 -05:00
Jonathan Shook
46a3bb6222 improve bindings-collections 2020-07-09 06:57:22 -05:00
Jonathan Shook
a69ae0ba4e add optional bindings filter to stdout 2020-07-09 06:57:17 -05:00
Jonathan Shook
91ea3c712d document stdout bindings filter 2020-07-09 06:57:10 -05:00
Jonathan Shook
8992dd12b9 add collection bindings example 2020-07-09 05:47:48 -05:00
Jonathan Shook
eb470df351 switch list functions over to better function adapter 2020-07-09 05:47:44 -05:00
Jonathan Shook
e8f76ddfb7 move set functions over to better function adapter 2020-07-09 05:47:35 -05:00
Jonathan Shook
7ee172651a improve function adapter coverage 2020-07-09 05:47:27 -05:00
Jonathan Shook
fdeacc86f2 add test for new functional type 2020-07-09 04:03:02 -05:00
Jonathan Shook
658d400f9a add missing support for DoubleToLongFunction 2020-07-09 03:57:33 -05:00
Jonathan Shook
878c889630 bring Set functions up to parity with List Functions 2020-07-09 03:49:27 -05:00
Jonathan Shook
6099ac3e44 add function and generic specific conversion support 2020-07-09 03:49:21 -05:00
Jonathan Shook
9899a15fad collection functions blurb 2020-07-07 11:40:36 -05:00
Jonathan Shook
9a42aacdbe deprecate old list funcs 2020-07-07 11:40:31 -05:00
Jonathan Shook
6a22d411a0 make list function descriptions follow a pattern 2020-07-07 11:40:26 -05:00
Jonathan Shook
0de0cc7d69 Merge branch 'main' into listfuncs 2020-07-07 10:51:12 -05:00
Jonathan Shook
7461f0e8b8 add http test yamls 2020-07-07 10:48:16 -05:00
Jonathan Shook
9aaf29915e bump graalvm to 20.1.0 2020-07-07 10:48:07 -05:00
Jonathan Shook
2d9512c2dd start error handling dev guide 2020-07-07 10:47:41 -05:00
nb-droid
506f662129 [maven-release-plugin] prepare for next development iteration 2020-07-06 16:24:02 +00:00
nb-droid
a8edd88e19 [maven-release-plugin] prepare release nosqlbench-3.12.126 2020-07-06 16:23:54 +00:00
Jonathan Shook
a097c58aca support load balancers on CLI, minor fixes 2020-07-06 11:11:24 -05:00
Jonathan Shook
46a6ab0754 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2020-07-06 11:10:05 -05:00
Jonathan Shook
2f08300172 Allow easy load balancer configuration for CQL driver #173 2020-07-06 11:09:40 -05:00
Jonathan Shook
73464c43c4 fix scenario parsing bug when named arg contains assignments 2020-07-06 11:09:33 -05:00
Jonathan Shook
e8e07de3de
Merge pull request #171 from nosqlbench/dependabot/maven/mvn-defaults/log4j.version-2.13.3
Bump log4j.version from 2.13.0 to 2.13.3 in /mvn-defaults
2020-07-01 14:53:54 -05:00
dependabot[bot]
105c59d336
Bump log4j.version from 2.13.0 to 2.13.3 in /mvn-defaults
Bumps `log4j.version` from 2.13.0 to 2.13.3.

Updates `log4j-api` from 2.13.0 to 2.13.3

Updates `log4j-core` from 2.13.0 to 2.13.3

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 19:46:51 +00:00
Jonathan Shook
725158ac11
Merge pull request #170 from justinchuch/mongodb-fix
driver-mongodb: Fix incorrect error message
2020-07-01 12:46:51 -05:00
Justin Chu
8725cc4065 Fix MongoAction incorrect error message 2020-07-01 10:14:09 -04:00
Justin Chu
7f2c2e31ed mongodb: Update yaml
code clean up
2020-07-01 10:12:35 -04:00
nb-droid
df402d2481 [maven-release-plugin] prepare for next development iteration 2020-07-01 01:57:58 +00:00
nb-droid
7f49e108b5 [maven-release-plugin] prepare release nosqlbench-3.12.125 2020-07-01 01:57:52 +00:00
Jonathan Shook
b6601c3d0b fix release 2020-06-30 20:47:51 -05:00
Jonathan Shook
7e97e4c7bb Merge branch 'main' into http_updates 2020-06-30 20:41:52 -05:00
Jonathan Shook
c5a9842021 start of op grammar 2020-06-30 20:40:49 -05:00
Jonathan Shook
d083483f8d function adapter handles LongToIntFunction 2020-06-30 20:38:22 -05:00
Jonathan Shook
b3eecb4d65 clarify naming of statement fields 2020-06-30 20:38:16 -05:00
Jonathan Shook
a0dc30a675 clarify default type of parameter 2020-06-30 20:38:07 -05:00
Jonathan Shook
5ca319e761 #169 fix template preprocessor regression 2020-06-30 20:37:58 -05:00
Jonathan Shook
e7daf97d91 #168 fix parameter types for free params on statements 2020-06-30 20:37:51 -05:00
nb-droid
026584d66d [maven-release-plugin] prepare for next development iteration 2020-06-30 21:44:50 +00:00
nb-droid
2ceb4a4c01 [maven-release-plugin] prepare release nosqlbench-3.12.124 2020-06-30 21:44:44 +00:00
Jonathan Shook
0dab22253c minor bugfixes 2020-06-30 01:33:40 -05:00
Jonathan Shook
adb49d0737 OpTemplate interface, generalized sequencer init, first working test 2020-06-29 18:39:04 -05:00
Jonathan Shook
fd2da9972b support rate as a cyclerate synonym 2020-06-29 13:09:18 -05:00
Jonathan Shook
a7a7ac254c name default input unambiguously 2020-06-29 13:09:08 -05:00