Commit Graph

5019 Commits

Author SHA1 Message Date
Jonathan Shook
0eb71686a4 removed stale modules 2023-01-09 11:53:02 -06:00
Jonathan Shook
d785fe4bb9
Merge pull request #893 from nosqlbench/my-nosqlbench-440
nosqlbench-440 convert tcp driver from ActivityType to DriverAdapter #440 #441
2023-01-09 11:42:06 -06:00
Madhavan Sridharan
5289f4395f Merge branch 'main' of github.com:nosqlbench/nosqlbench into adapter-cockroachdb 2023-01-07 12:15:16 -05:00
Mike Yaacoub
ea93403f4f removed suffix parameter from tcp driver op dispensers (We have string templates to do that now) 2023-01-06 13:15:03 -05:00
jeffbanks
bca21e86b8 codecov impl 2023-01-06 09:50:39 -06:00
jeffbanks
11e4c8cc49 Scan fix: cs #17, implicit narrowing 2023-01-05 18:30:10 -06:00
Mike Yaacoub
6881c0790a Revert "nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d"
This reverts commit 1b2655c272.
2023-01-05 17:43:10 -05:00
jeffbanks
f8eecd541e Scan fix: cs #35, implicit narrowing 2023-01-05 16:28:15 -06:00
Mike Yaacoub
1b2655c272 nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d 2023-01-05 17:27:16 -05:00
Jonathan Shook
376a9b04aa combine build phases for main verification 2023-01-05 17:26:01 -05:00
Jonathan Shook
4c2a181485 run example tests serially for now 2023-01-05 17:26:01 -05:00
Jonathan Shook
4e418c7c78 remove engine-clients module 2023-01-05 17:26:01 -05:00
Jonathan Shook
0b7d0aaad6 remove engine-clients from dependencies 2023-01-05 17:26:01 -05:00
Jonathan Shook
1af40544be allow build on push for this branch 2023-01-05 17:26:01 -05:00
Jonathan Shook
f4aa80f9e2 remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-05 17:26:01 -05:00
Jonathan Shook
ccb2aefec7 update module versions 2023-01-05 17:26:01 -05:00
Jonathan Shook
edbf25abe7 remove nb module profile 2023-01-05 17:26:01 -05:00
Jonathan Shook
8323c78e46 update metrics version to drop old slf4j dependency 2023-01-05 17:26:01 -05:00
Jonathan Shook
1e7d676979 deactivate rest module with old dependencies 2023-01-05 17:26:01 -05:00
Jonathan Shook
ac279d364a consolidate error tests 2023-01-05 17:26:01 -05:00
Jonathan Shook
0bc4064f3e sync stale versions on inactive modules 2023-01-05 17:26:01 -05:00
Jonathan Shook
9f1c20e101 update and fill-in missing slf4j stub layer 2023-01-05 17:26:01 -05:00
Jonathan Shook
9c73c4e186 remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-05 17:26:01 -05:00
Jeff Banks
2d16ff3b57 Revert "NB5 address high priority code scans" (#895) 2023-01-05 17:26:01 -05:00
jeffbanks
ecfe3d633f Narrowing fixes 2023-01-05 17:26:01 -05:00
Jonathan Shook
f1bb2ed065 use alternate inline binding form for zola 2023-01-05 17:26:01 -05:00
Jonathan Shook
77243f3254 make anchor links zola compatible 2023-01-05 17:26:01 -05:00
Jonathan Shook
b334a514f4 remove duplicitous doc file 2023-01-05 17:26:01 -05:00
Jonathan Shook
dfe1c0775c
Merge pull request #896 from nosqlbench/nosqlbench-886-noslf4j
nosqlbench-886-noslf4j
2023-01-05 16:16:39 -06:00
Jonathan Shook
1c86fac3fd combine build phases for main verification 2023-01-05 15:45:14 -06:00
Jonathan Shook
688a6f728f run example tests serially for now 2023-01-05 15:31:20 -06:00
Jonathan Shook
c860298182 remove engine-clients module 2023-01-05 15:31:07 -06:00
Jonathan Shook
3e2802a6ef remove engine-clients from dependencies 2023-01-05 15:20:48 -06:00
Jonathan Shook
50207b38f1 allow build on push for this branch 2023-01-05 14:53:40 -06:00
Jonathan Shook
865c0ac387 remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-05 14:38:06 -06:00
Jonathan Shook
8cb4f7b778 update module versions 2023-01-05 14:37:57 -06:00
Jonathan Shook
55c6bca95a remove nb module profile 2023-01-05 14:37:47 -06:00
Jonathan Shook
f75eee5acb update metrics version to drop old slf4j dependency 2023-01-05 14:37:40 -06:00
Jonathan Shook
f379ad2927 deactivate rest module with old dependencies 2023-01-05 14:37:10 -06:00
Jonathan Shook
f412505690 consolidate error tests 2023-01-05 14:36:58 -06:00
Jonathan Shook
fb8e27d339 sync stale versions on inactive modules 2023-01-05 14:36:49 -06:00
Jonathan Shook
36fa9461d4 update and fill-in missing slf4j stub layer 2023-01-05 14:36:13 -06:00
Mike Yaacoub
f38a635d71 Modified HDR Digits to 3 to save space on MetricsIntegrationTest. 2023-01-05 15:09:52 -05:00
Mike Yaacoub
ffcc294143 Cleaned up "filename" configuration option from TCP. (Only available for Stdout) 2023-01-05 14:26:19 -05:00
Jeff Banks
45d00b1870
Revert "NB5 address high priority code scans" (#895) 2023-01-05 13:06:49 -06:00
Mike Yaacoub
6146d186d9 Modified Writer Adapter Behavior for TCPServer to use poll and offer with a specified retry time (1s) 2023-01-05 13:09:53 -05:00
Jonathan Shook
89c3bb4537
Merge pull request #894 from nosqlbench/jeffb/code-scans-high
NB5 address high priority code scans
2023-01-05 10:50:25 -06:00
Jonathan Shook
d46ae1f126
Merge pull request #885 from nosqlbench/docfixes
Added support for a second inline binding format
2023-01-05 10:50:10 -06:00
Mike Yaacoub
ccc7f7ab3f Cleaned up code after review. 2023-01-05 10:37:00 -05:00
jeffbanks
23b79628bc Narrowing fixes 2023-01-04 17:58:30 -06:00