Commit Graph

2257 Commits

Author SHA1 Message Date
Jonathan Shook
0225e45851 http diagnostics fixes 2021-04-26 17:37:51 -05:00
Jonathan Shook
7b2816e60e Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-04-26 17:37:32 -05:00
Jonathan Shook
6281c8c91d fix body diagnostics for http driver 2021-04-26 17:37:21 -05:00
nb-droid
a926bb3343 [maven-release-plugin] prepare for next development iteration 2021-04-26 20:52:06 +00:00
nb-droid
1c665ff859 [maven-release-plugin] prepare release nosqlbench-4.15.42 2021-04-26 20:52:02 +00:00
Jonathan Shook
a6e374a5f1 NBIO extension fix, graphql workload fixes, jetty fixes 2021-04-26 15:19:44 -05:00
Jonathan Shook
b8f6d38f07 nosqlbench-308 Arg parsing broken since v4.15.33 - unrecognized option 2021-04-26 15:08:01 -05:00
Jonathan Shook
2261264411 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-04-26 13:10:33 -05:00
Jonathan Shook
64d3bd2a62
Merge pull request #309 from dougwettlaufer/fix-graphql-kv-workload
Use the correct keyspace in graphql kv and fix descriptions
2021-04-26 13:00:24 -05:00
Jonathan Shook
459587e379 readability improvements 2021-04-26 12:54:24 -05:00
Jonathan Shook
3e7c6840b0 provide jetty-compatible entity types for zip resources 2021-04-26 12:54:19 -05:00
Jonathan Shook
d17254e04e include error detail in http diag readout 2021-04-26 12:54:15 -05:00
Jonathan Shook
46aeef0aca bump cqld4 version 2021-04-26 12:54:10 -05:00
Jonathan Shook
72a3096a3b allow extraction of request body in http diagnostics 2021-04-26 12:54:05 -05:00
Doug Wettlaufer
7ff1e3db3a Use the correct keyspace in graphql kv and fix descriptions 2021-04-26 12:49:45 -05:00
nb-droid
871350d42a [maven-release-plugin] prepare for next development iteration 2021-04-22 00:32:13 +00:00
nb-droid
f14b2c6bac [maven-release-plugin] prepare release nosqlbench-4.15.41 2021-04-22 00:32:07 +00:00
Jonathan Shook
9fe44cf428 mend integrated test based on output 2021-04-21 19:23:17 -05:00
Jonathan Shook
55ef39e2a5 revert stderr output change for now 2021-04-21 19:22:54 -05:00
Jonathan Shook
2a7a0e5183 revert stderr output change for now 2021-04-21 18:55:48 -05:00
Jonathan Shook
afee41ec6d bindings, workload updates, docs updates 2021-04-21 18:26:00 -05:00
Jonathan Shook
3ddd0d9442 Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-04-21 18:25:34 -05:00
Jonathan Shook
37d3e3937b update new function examples and add scenarios 2021-04-21 18:25:29 -05:00
Jonathan Shook
9589a80a79 updated descriptions 2021-04-21 18:25:26 -05:00
Jonathan Shook
fd65dfaea6 support resolution of additional function types 2021-04-21 18:25:20 -05:00
Jonathan Shook
b1afbe331f typo fixes 2021-04-21 18:25:16 -05:00
Jonathan Shook
f544ecb72a preview only first line of workload descriptions 2021-04-21 18:25:12 -05:00
Jonathan Shook
9d1d4ce62c added adapter functions 2021-04-21 18:25:07 -05:00
Jonathan Shook
8707ccceb9 logging name improvements 2021-04-21 18:25:01 -05:00
Jonathan Shook
fca986e15a use one-line messages where reasonable 2021-04-21 18:24:50 -05:00
Jonathan Shook
89eeaa9481
Merge pull request #307 from dougwettlaufer/feature/http-schema-update
Add schema-astra phase to http timeseries workloads
2021-04-21 18:01:25 -05:00
Doug Wettlaufer
1cb4759d98 Add schema-astra phase to timeseries workloads 2021-04-21 17:56:12 -05:00
Jonathan Shook
deff1fe94c
Merge pull request #306 from dougwettlaufer/feature/http-schema-update
Use http requests when creating schema for rest and graphql
2021-04-21 17:32:48 -05:00
Doug Wettlaufer
31865d26a9 Use http requests when creating schema for rest and graphql 2021-04-21 16:33:05 -05:00
nb-droid
1b152406b2 [maven-release-plugin] prepare for next development iteration 2021-04-21 17:09:28 +00:00
nb-droid
514901859d [maven-release-plugin] prepare release nosqlbench-4.15.40 2021-04-21 17:09:24 +00:00
Jonathan Shook
7a8c9d58e0 new bindings, better yml support, graphql and pulsar improvements 2021-04-21 11:58:16 -05:00
Jonathan Shook
d8d243d79f Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main 2021-04-21 11:50:52 -05:00
Jonathan Shook
8590dc35ef add examples for new charbuffer and bytebuffer bindings 2021-04-21 11:50:41 -05:00
Jonathan Shook
6a0eca25d7 add binding functions 2021-04-21 11:50:37 -05:00
Jonathan Shook
1c23d5a5ff docs update 2021-04-21 11:50:20 -05:00
Jonathan Shook
5164a4d3e1 make yaml,yml extensions uniform in code 2021-04-21 11:50:09 -05:00
Jonathan Shook
1fa700b976 reduce duplicitous prefix lookups 2021-04-21 11:50:01 -05:00
Jonathan Shook
ec4218bb25 update actions maven pkg cache version 2021-04-21 11:49:51 -05:00
Jonathan Shook
cf9e929b1e support IntToDoubleFunction types 2021-04-21 11:45:28 -05:00
Jonathan Shook
ac19e86a6a deprecate duplicate function ByteBufferToHex for ToHex 2021-04-21 11:43:57 -05:00
Jonathan Shook
3bd6a80afc add adapting functions for CharBuffer and String 2021-04-21 11:43:01 -05:00
Jonathan Shook
003162b4ac
Merge pull request #303 from eolivelli/pulsar/transactions
Pulsar: first prototype of transaction support
2021-04-21 11:22:23 -05:00
Jonathan Shook
b90d39418e
Merge pull request #305 from dougwettlaufer/main
Fix graphql timeseries read query
2021-04-21 11:18:07 -05:00
Doug Wettlaufer
6e1dbef0f1 Fix graphql timeseries read query 2021-04-21 11:10:36 -05:00