Commit Graph

1141 Commits

Author SHA1 Message Date
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
nb-droid
52a95bb7d4 [maven-release-plugin] prepare release nosqlbench-3.12.121 2020-06-15 16:12:54 +00:00
Jonathan Shook
21be4c1987 updated release notes 2020-06-15 11:04:09 -05:00
Jonathan Shook
d57835e436 updated scripts for main branch name 2020-06-15 11:03:47 -05:00
Jonathan Shook
ddc44bef64 Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-06-15 10:55:58 -05:00
Jonathan Shook
e27b39b0c2 #158 Simplify YamlStatement Loader part 2, remove previous loader 2020-06-11 16:03:33 -05:00
Jonathan Shook
46b2447d81 #158 Simplify YamlStatement Loader 2020-06-11 12:21:44 -05:00
Jonathan Shook
941f08c017 example map usage for proposed change 2020-06-09 13:40:59 -05:00
nb-droid
37d023dffc [maven-release-plugin] prepare for next development iteration 2020-06-08 23:14:24 +00:00
nb-droid
9ee5270e86 [maven-release-plugin] prepare release nosqlbench-3.12.120 2020-06-08 23:14:16 +00:00
Jonathan Shook
722aebbaee updates for release 2020-06-08 18:05:18 -05:00
Jonathan Shook
b5cc07fc50 unpromote topics list until it works better 2020-06-08 18:04:55 -05:00
Jonathan Shook
0ef8d633ad simplify output for listing scenarios and workloads 2020-06-08 18:02:19 -05:00
Jonathan Shook
512759af9a fix type conversion bug on waitmillis command 2020-06-08 18:01:52 -05:00
Jonathan Shook
807cc22519 Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-06-08 13:18:03 -05:00
Jonathan Shook
d0f2152ae8 add sketch of chained flow 2020-06-08 13:17:24 -05:00
Jonathan Shook
d95e9de01d add dockerstack diagram 2020-06-08 13:16:41 -05:00
Jonathan Shook
3628cc0f24 cqld4 incremental process 2020-06-08 13:15:36 -05:00
Jonathan Shook
94e98493d9
Merge pull request #156 from weideng1/master
Added a section on how to get help to the front page README and fixed a typo in driver index.md
2020-06-07 14:58:50 -05:00
Wei Deng
cf03c82b16 fixed a typo in driver index.md 2020-06-07 11:38:00 -06:00