Commit Graph

1110 Commits

Author SHA1 Message Date
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
Jonathan Shook
ab6d0102bd workin progress for http_updates 2020-06-29 13:08:55 -05:00
Jonathan Shook
ef16b788e4 doc release 2020-06-23 18:26:17 -05:00
Jonathan Shook
5ce6a317ae Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2020-06-23 14:38:41 -05:00
Jonathan Shook
a689b4c97a initial NBUI docs 2020-06-23 14:38:29 -05:00
Jonathan Shook
848e7f78a2
Merge pull request #165 from msmygit/main
Fix typo
2020-06-22 14:55:14 -05:00
Madhavan Sridharan
cd450c17b8 Fix typo 2020-06-22 15:33:23 -04:00
Jonathan Shook
b723924e85 #159 Possible NPE bug in URL resolver 2020-06-19 13:02:31 -05:00
nb-droid
65c04f5220 [maven-release-plugin] prepare for next development iteration 2020-06-18 16:22:49 +00:00
nb-droid
473b99ba16 [maven-release-plugin] prepare release nosqlbench-3.12.123 2020-06-18 16:22:43 +00:00
Jonathan Shook
be5928c827 fix release 2020-06-18 11:13:22 -05:00
Jonathan Shook
17a9c1abbb fix test signature 2020-06-18 11:08:37 -05:00
Jonathan Shook
11f6aeb090 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2020-06-18 11:07:05 -05:00
Jonathan Shook
7a21ef3dbb Fix: Use new config getters correctly in CqlActivity 2020-06-18 11:04:03 -05:00
Jonathan Shook
efd7e77e8a Add safety warnings for improper use of config getters 2020-06-18 11:03:37 -05:00
Jonathan Shook
2d0b37443e StringSet and Set support same constructor forms 2020-06-18 11:03:15 -05:00
nb-droid
3f7f43ec25 [maven-release-plugin] prepare for next development iteration 2020-06-17 22:57:19 +00:00
nb-droid
d4d82280f5 [maven-release-plugin] prepare release nosqlbench-3.12.122 2020-06-17 22:57:12 +00:00
Jonathan Shook
051da93677 fix release 2020-06-17 17:48:36 -05:00
Jonathan Shook
629583c67b fix missing release file 2020-06-17 17:48:09 -05:00
Jonathan Shook
d401e62a7c fix release 2020-06-17 16:35:49 -05:00
Jonathan Shook
bb57a479d6 fixed integrated tests for HashRange vs HashInterval, expanded constructions for Set 2020-06-17 16:34:56 -05:00
Jonathan Shook
01da138364 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2020-06-17 15:32:20 -05:00
Jonathan Shook
63500882d0 minor release 2020-06-17 15:32:18 -05:00
Jonathan Shook
6fb23b7bab simplify command template prefix 2020-06-17 15:30:00 -05:00
Jonathan Shook
480db201fe improve StringSet argument compatibility 2020-06-17 15:29:31 -05:00
Jonathan Shook
a123487935 improve error details for missing functions 2020-06-17 15:28:46 -05:00
Jonathan Shook
d79ff1fa9e notes: HashRange and HashInterval do (incl,incl) and (incl,excl) respectively 2020-06-17 14:43:12 -05:00
Jonathan Shook
244217c6a7 #163 Make NBIO file read errors more helpful 2020-06-17 13:36:43 -05:00
Jonathan Shook
cb7d9d161a #163 Make NBIO file read errors more helpful 2020-06-17 13:34:34 -05:00
Jonathan Shook
2a7406e0fa #162 Allow hash range functions to span single value ranges 2020-06-17 13:32:57 -05:00
nb-droid
86a92d9ab9 [maven-release-plugin] prepare for next development iteration 2020-06-15 16:13:01 +00:00