Commit Graph

282 Commits

Author SHA1 Message Date
Jonathan Shook
70408621dd nosqlbench-1071 NBIO should favor finding exactly specified file path as a short circuit 2023-02-10 10:20:45 -06:00
Jeff Banks
1711c5c02c
Phase 2 scenario upgrades #1019 (#1031) 2023-02-07 18:28:05 -06:00
Jonathan Shook
1b82ad9478
Merge pull request #1000 from nosqlbench/add-tags-script
Add tags script
2023-02-06 15:23:38 -06:00
jeffbanks
cc989c8a72 nb5 revamp for scenarios 2023-02-06 14:58:04 -06:00
Jonathan Shook
4e70eb7680 allow dryrun to be multi-modal 2023-02-05 20:29:52 -06:00
Jonathan Shook
8fc5115a0c doc updates for docsite testing 2023-01-30 22:17:40 -06:00
Jonathan Shook
47c39a8ae3 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2023-01-30 18:42:04 -06:00
Jonathan Shook
b9796d304c updated name 2023-01-30 12:04:25 -06:00
Jonathan Shook
ba2944ce77 code cleanup and naming updates from "statements" to "ops" 2023-01-29 01:26:19 -06:00
Jonathan Shook
8515f548e4 upgrade scala lang lib 2023-01-27 18:58:57 -06:00
Jonathan Shook
6abd7968bd improve jsonnet diagnostics 2023-01-27 18:54:31 -06:00
Jonathan Shook
7f8b436ac7 fix diag op format 2023-01-27 17:16:25 -06:00
Jonathan Shook
ec60692375 Merge branch 'nosqlbench-955-jacoco2' into nosqlbench-944-jsonnet 2023-01-27 16:37:28 -06:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
b9005a3a68 add missing mutability+diff check. IntelliJ does not understand this one. 2023-01-26 22:13:41 -06:00
Jonathan Shook
ef4c84ddaa jsonnet diagnostic improvements 2023-01-26 18:20:19 -06:00
Jonathan Shook
dc9684dd98 rename stmt based types to op based types 2023-01-24 18:14:41 -06:00
Jonathan Shook
9b745dce31 simplify methods further with fewer logger parameters 2023-01-24 18:09:15 -06:00
Jonathan Shook
23ac085037 remove stack logger from op template loader methods 2023-01-24 18:03:01 -06:00
Jonathan Shook
7db6b25a4c add template format for workload parsing flows 2023-01-24 17:55:37 -06:00
Jonathan Shook
69be6a1062 make tests use workload instead of yaml 2023-01-23 12:17:13 -06:00
Jonathan Shook
0c9091714c merge fixups 2023-01-20 11:00:44 -06:00
Jonathan Shook
2b521edbbf provide an empty value type for op templates 2023-01-19 19:29:28 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Jonathan Shook
a85c38f15e restore tag filtering diagnostics 2023-01-19 16:54:06 -06:00
Jonathan Shook
8cf81b38e4 simply TagFilter for logging 2023-01-19 16:52:13 -06:00
Jonathan Shook
fa88a3b13b simplify fenced code blocks for compatibility 2023-01-17 19:29:51 -06:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34 [maven-release-plugin] prepare release nosqlbench-5.17.0 2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c temporary work-around for release plugin incompatibility 2023-01-13 13:19:35 -06:00
Jonathan Shook
ff188d4860
actions-for-docs (#919)
* updated docs action with version state

* script updates

* misc doc system updates

* Update build.yml

remove versions logic, since zip contains version info now.

* Update build.yml

corrected git add command

* update version format

* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
4f6bea91de switch over to snakeyaml-engine 2023-01-12 18:27:36 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 (#908)
* Ignore .flattened-pom.xml files from the CI-friendly flattening

* Allow newer versions to squelch version warning

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense

* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration (#897)
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
nb-droid
6e93468632 [maven-release-plugin] prepare for next development iteration 2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44 [maven-release-plugin] prepare release nosqlbench-4.17.32 2023-01-09 19:36:26 +00:00
Jonathan Shook
6731937c96 modify logger calls for computable messages via closures 2022-12-21 19:37:36 -06:00
Jonathan Shook
6c8782842d change tests System.out calls to use logger directly 2022-12-20 23:52:37 -06:00
Jonathan Shook
c4415e6c0c
Merge pull request #863 from nosqlbench/my-NB5-I446
nb5 - Issue 446 - Modified the export-docs command and 'build' workflow
2022-12-19 17:29:52 -06:00
Jonathan Shook
dc2174b957 fixed missing licenses 2022-12-19 16:26:15 -06:00
Mike Yaacoub
74bfbc691d Merge branch 'main' into my-NB5-I446 2022-12-19 16:58:50 -05:00
Jonathan Shook
d1d21c8e5d nosqlbench-861 Allow dry-run of op generation. 2022-12-19 15:47:03 -06:00
Mike Yaacoub
a06e1556f0 merged my-NB5-I446 with main 2022-12-19 15:57:58 -05:00
MikeYaacoubStax
e7705d13de NB5-I446 Modified export-docs command to export organized driver and binding docs, also removed gendocs command (VirtDataGenDocsApp now used for generating bindings in StringBuilders to pass to the zipstream)
added the export-docs build workflow job
Updated build.yml to fix path to nb5 in workflow
uploading/downloading docs artifacts in build workflow
Attempt to correct the path to the exported docs to upload them
Corrected exported-docs path
Corrected yml build workflow error
corrected naming of exported docs
2022-12-08 12:20:11 -05:00
nb-droid
02522a468e [maven-release-plugin] prepare for next development iteration 2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09 [maven-release-plugin] prepare release nosqlbench-4.17.31 2022-12-07 23:30:02 +00:00
Jonathan Shook
b4b09048f6 update docs for op types 2022-12-01 12:11:07 -06:00
Jonathan Shook
18ba2fdaf9
Merge branch 'main' into shutdown_hooks 2022-11-22 22:24:03 -06:00
Jonathan Shook
4471d90ccb implement closeable spaces via decorator interface 2022-11-18 23:18:32 -06:00
yabinmeng
bd8aff9081 Added support for 1) subscription initial position and 2) regex subscription mode
Also fixed a consumer configuration loading issue with dlq/negAck/ackTimeout policy using Pulsar client's loadConf() API.

Addressed the review comments in PR #791; reverted the changes in ActivityMetrics and BasedOpDispenser
2022-11-18 18:22:04 -06:00
yabinmeng
e128d2867a
Merge branch 'nosqlbench:main' into main 2022-11-17 10:27:28 -06:00
yabinmeng
ca6f2b052b Add PulsarAdapter specific metrics 2022-11-14 15:27:57 -06:00
Jonathan Shook
8b76d1fcf7 add shutdown hooks for adapters and spaces 2022-11-14 15:26:29 -06:00
Jonathan Shook
2b9452fde4
Buildfixes, trying to unblock current builds (#777)
* make example/test script more robust for meager github actions environment
* improve wording around op template resolution
* remove blocking issues github actions plugin, since it is broken
2022-11-11 16:17:36 -06:00
Jonathan Shook
4dc830aa10 improve wording around op template resolution 2022-11-11 11:32:50 -06:00
nb-droid
d9acf85597 [maven-release-plugin] prepare for next development iteration 2022-09-30 15:58:45 +00:00
nb-droid
098455410d [maven-release-plugin] prepare release nosqlbench-4.17.30 2022-09-30 15:58:43 +00:00
nb-droid
19faf3c0ae [maven-release-plugin] prepare for next development iteration 2022-09-29 17:29:14 +00:00
nb-droid
20a5ab4234 [maven-release-plugin] prepare release nosqlbench-4.17.29 2022-09-29 17:29:12 +00:00
nb-droid
5f72b6c0d8 [maven-release-plugin] prepare for next development iteration 2022-09-21 19:27:40 +00:00
nb-droid
b52e6a4774 [maven-release-plugin] prepare release nosqlbench-4.17.28 2022-09-21 19:27:38 +00:00
nb-droid
60b8ccc200 [maven-release-plugin] prepare for next development iteration 2022-08-25 21:55:33 +00:00
nb-droid
6e8ee26cf9 [maven-release-plugin] prepare release nosqlbench-4.17.27 2022-08-25 21:55:31 +00:00
Jonathan Shook
43917c84fc Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-08-25 15:14:50 -05:00
Jonathan Shook
cb826eb62e parameterize driver space in mappers 2022-08-25 15:14:44 -05:00
Jonathan Shook
86112bb3d7 cqlgen updates 2022-08-25 15:13:08 -05:00
nb-droid
32ca3657ca [maven-release-plugin] prepare for next development iteration 2022-08-24 22:04:47 +00:00
nb-droid
27686ef5d2 [maven-release-plugin] prepare release nosqlbench-4.17.26 2022-08-24 22:04:44 +00:00
nb-droid
1397cd1b88 [maven-release-plugin] prepare for next development iteration 2022-08-18 21:28:25 +00:00
nb-droid
c9f6925e68 [maven-release-plugin] prepare release nosqlbench-4.17.25 2022-08-18 21:28:23 +00:00
nb-droid
372f604e15 [maven-release-plugin] prepare for next development iteration 2022-08-16 17:56:15 +00:00
nb-droid
3a403038f3 [maven-release-plugin] prepare release nosqlbench-4.17.24 2022-08-16 17:56:12 +00:00
nb-droid
1ea05a0f14 [maven-release-plugin] prepare for next development iteration 2022-08-16 16:58:58 +00:00
nb-droid
bb7fd4f7b6 [maven-release-plugin] prepare release nosqlbench-4.17.23 2022-08-16 16:58:56 +00:00
nb-droid
bfb0fc38d8 [maven-release-plugin] prepare for next development iteration 2022-08-16 14:51:38 +00:00
nb-droid
584a6c802c [maven-release-plugin] prepare release nosqlbench-4.17.22 2022-08-16 14:51:35 +00:00
nb-droid
6dd0723546 [maven-release-plugin] prepare for next development iteration 2022-08-10 03:16:40 +00:00
nb-droid
b56995d4cf [maven-release-plugin] prepare release nosqlbench-4.17.21 2022-08-10 03:16:37 +00:00
Jonathan Shook
30f67d9002 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-19 12:30:26 -05:00
Jonathan Shook
080b40b08f minor formatting fixes 2022-07-19 12:19:30 -05:00
nb-droid
4a3845aafb [maven-release-plugin] prepare for next development iteration 2022-07-19 16:11:11 +00:00
nb-droid
b5d4e1e3c6 [maven-release-plugin] prepare release nosqlbench-4.17.20 2022-07-19 16:11:09 +00:00
Jonathan Shook
fb200e0b58 checkpoint: exporter.yaml config and many transformers added (see the file) 2022-07-15 19:44:58 -05:00
Jonathan Shook
4e08b65f2d package refactoring 2022-07-14 20:40:06 -05:00
Jonathan Shook
789cc62430 package refactoring 2022-07-14 19:01:00 -05:00
nb-droid
28c62da74f [maven-release-plugin] prepare for next development iteration 2022-07-01 16:46:05 +00:00
nb-droid
3bdad2a877 [maven-release-plugin] prepare release nosqlbench-4.17.19 2022-07-01 16:46:03 +00:00
nb-droid
460ad79f6c [maven-release-plugin] prepare for next development iteration 2022-07-01 15:56:59 +00:00
nb-droid
0937ed9f6a [maven-release-plugin] prepare release nosqlbench-4.17.18 2022-07-01 15:56:57 +00:00
nb-droid
bfdf87a3ad [maven-release-plugin] prepare for next development iteration 2022-07-01 15:26:38 +00:00
nb-droid
45c1a7b7da [maven-release-plugin] prepare release nosqlbench-4.17.17 2022-07-01 15:26:36 +00:00
nb-droid
3155147bfa [maven-release-plugin] prepare for next development iteration 2022-07-01 07:04:04 +00:00
nb-droid
215b32bd6a [maven-release-plugin] prepare release nosqlbench-4.17.16 2022-07-01 07:04:02 +00:00
nb-droid
ca6f3a08c8 [maven-release-plugin] prepare for next development iteration 2022-07-01 06:40:47 +00:00
nb-droid
b9c8bdefb9 [maven-release-plugin] prepare release nosqlbench-4.17.15 2022-07-01 06:40:45 +00:00
Jonathan Shook
8e926ccce8 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-01 01:03:35 -05:00
Jonathan Shook
7f1337587e stub out tcp adapter 2022-07-01 01:02:59 -05:00
Jonathan Shook
16b59a1561 fix broken stmt loader test 2022-07-01 00:59:06 -05:00
Jonathan Shook
2e4776f893 improve parser error messages to include op template name 2022-06-30 16:11:17 -05:00
Jonathan Shook
9cc92c8f8e eagerly extract special fields from op template level 2022-06-29 22:39:57 -05:00