Commit Graph

244 Commits

Author SHA1 Message Date
Jonathan Shook
9295adf03f
Merge pull request #1143 from MMirelli/mm-ls797-continue-add-e2e-error-metrics-to-kafka-adapter
[kafka-adapter] Add e2e error metrics -- to be continued
2023-04-25 09:10:32 -05:00
Jeff Banks
388ece75f7
MongoDB Adapter fix and updates for scenarios (#1196)
* Updates for mongodb adapter; fix connection usage on cli

* Reduce the cycles for test w/ sporadic failures

* Removed redundant '-> string'

* Removed state tracking and cleanup

* Space cache capture and connection management

* Mongo client management w/ connection

* Remove unused getData()

* Removed debug entry no longer required
2023-04-04 16:09:00 -05:00
Massimiliano Mirelli
fff2f42306 Add Copyright notice to EndToEndMetricsAdapterUtil.java 2023-03-07 16:23:18 +02:00
Massimiliano Mirelli
b333898249 Decouple e2e error metrics from adapter modules
Add classes implementing e2e error metrics to adapters-api module in `import io.nosqlbench.engine.api.metrics.ReceivedMessageSequenceTracker`
2023-03-07 14:06:15 +02:00
Jonathan Shook
a2ec4c3afc typo fix 2023-02-24 12:53:59 -06:00
Jonathan Shook
6b98269a94 remove unused classes 2023-02-22 15:59:24 -06:00
Jonathan Shook
fe094d0011 expose capture points on ParsedOp 2023-02-22 15:59:15 -06:00
Jonathan Shook
100194cd97 remove unused classes 2023-02-22 15:58:47 -06:00
jeffbanks
d63ba45281 adatper formatting; ops loader fix 2023-02-15 16:59:53 -06:00
Jonathan Shook
a8a285a3f9 clarify optional enhancement func 2023-02-14 17:49:13 -06:00
Jonathan Shook
715c63717f enable recycles parameter for BaseDriverAdapter closes #974 2023-02-14 17:48:48 -06:00
Jonathan Shook
466fa1c13a fixed mutability in test args 2023-02-10 13:19:01 -06:00
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