Jonathan Shook
d7c1a36586
typo fix
2023-02-07 19:16:10 -06:00
Jonathan Shook
c45e3ff964
deprecate yaml->workload and type->driver, and make loader more robust
2023-02-07 18:20:49 -06:00
Jonathan Shook
0366235f71
Merge branch 'main' into cleanup-includes
2023-02-06 15:27:37 -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
172ef0847d
include examples and fix error message
2023-02-06 01:04:55 -06:00
Jonathan Shook
58c4de8122
typo fix
2023-02-05 20:53:05 -06:00
Jonathan Shook
38d62b0ff4
Typo fix
2023-02-05 20:33:59 -06:00
Jonathan Shook
996675f79d
streamline applying Stoppable
2023-02-05 20:31:01 -06:00
Jonathan Shook
c35998ff25
improve RunStateImage API and tests
2023-02-05 20:30:33 -06:00
Jonathan Shook
4e70eb7680
allow dryrun to be multi-modal
2023-02-05 20:29:52 -06:00
Jonathan Shook
8995f5dfef
improvements to motor state model and activity
2023-02-03 17:07:46 -06:00
Jonathan Shook
3d7eebc123
include Errored state into activity event handling logic
2023-01-31 23:12:18 -06:00
Jonathan Shook
d96df192b3
tested fix for initializer race condition with multiple activities in sequence
2023-01-31 21:02:02 -06:00
Jonathan Shook
ba2944ce77
code cleanup and naming updates from "statements" to "ops"
2023-01-29 01:26:19 -06:00
Jonathan Shook
6abd7968bd
improve jsonnet diagnostics
2023-01-27 18:54:31 -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
562bde5b76
update distributions to use new instantiators
2023-01-26 22:57:22 -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
0c9091714c
merge fixups
2023-01-20 11:00:44 -06:00
Jonathan Shook
90bcecc68e
apply superset config checking
2023-01-19 23:55:03 -06:00
Jonathan Shook
dbf3df1e33
make op synthesis even more defensive
2023-01-19 23:54:58 -06:00
Jonathan Shook
afaa6f5b93
remove duplicitous synonym logic
2023-01-19 23:54:53 -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
4175e79549
improve logging levels for debugging
2023-01-19 16:52:33 -06:00
Jonathan Shook
6c0d60706d
avoid NPE for empty op list
2023-01-19 16:52:19 -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
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
jeffbanks
f8eecd541e
Scan fix: cs #35 , implicit narrowing
2023-01-05 16:28:15 -06:00
Jeff Banks
45d00b1870
Revert "NB5 address high priority code scans" ( #895 )
2023-01-05 13:06:49 -06:00
jeffbanks
23b79628bc
Narrowing fixes
2023-01-04 17:58:30 -06:00
Jonathan Shook
dd1fc35d35
Merge pull request #880 from nosqlbench/nosqlbench-797-callable
...
nosqlbench-797-callable
2022-12-22 18:02:45 -06:00
Jonathan Shook
6731937c96
modify logger calls for computable messages via closures
2022-12-21 19:37:36 -06:00
Jonathan Shook
1af99a9b4f
make logging-sensitive tests work with async logging
2022-12-21 19:36:47 -06:00
Jonathan Shook
fd8e871da5
use local logger at debug level for any test output
2022-12-21 17:52:09 -06:00
Jonathan Shook
10080720a5
PR fixes from comments
2022-12-21 16:47:37 -06:00
Jonathan Shook
6c8782842d
change tests System.out calls to use logger directly
2022-12-20 23:52:37 -06:00
Jonathan Shook
4f4b4982c8
templatize test logging level for logger setup and root logger
2022-12-20 23:11:55 -06:00
Jonathan Shook
d80632773b
merge fixes for: improve concurrency patterns for activity execution
2022-12-20 20:05:17 -06:00
Jonathan Shook
b9365bff72
improve concurrency patterns for activity execution
2022-12-20 20:04:17 -06:00
Jonathan Shook
bf5a31b342
implement efficient concurrent thread state signaling
2022-12-20 20:04:12 -06:00
Jonathan Shook
0de80887b1
move log4j.xml to log4j2.xml
2022-12-20 20:03:33 -06:00
Jonathan Shook
d1d21c8e5d
nosqlbench-861 Allow dry-run of op generation.
2022-12-19 15:47:03 -06:00
Jonathan Shook
2b39f3c350
Merge branch 'main' into nosqlbench-797-callable
2022-12-12 15:04:39 -06:00
Jonathan Shook
4b04cb3aa7
move warning to ctor
2022-12-09 14:21:06 -06: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
7260280593
update docs for op types
2022-12-01 12:16:06 -06:00
Jonathan Shook
86c4dfd966
partial fixes for nosqlbench-797 Race condition between exceptional activity shutdown and normal scenario shutdown.
2022-11-30 11:17:10 -06:00
Jonathan Shook
b8684107bb
memoize retries in hot code path
2022-11-18 23:20:09 -06:00
Jonathan Shook
4471d90ccb
implement closeable spaces via decorator interface
2022-11-18 23:18:32 -06:00
Jonathan Shook
8b76d1fcf7
add shutdown hooks for adapters and spaces
2022-11-14 15:26:29 -06:00
jeffbanks
9bc3a2fd14
Notify user when using error=count vs. counter.
2022-10-07 18:35:35 -05: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
Jonathan Shook
5b830cfa26
more accurate var names
2022-09-09 11:08:47 -05:00
Jonathan Shook
fa1ae8c269
package cleanup
2022-09-09 11:08:44 -05:00
Jonathan Shook
30214f857d
reorder ANSI codes for clarity, fix reset
2022-09-09 11:08:41 -05:00
Jonathan Shook
7a83f2779f
remove phases
2022-09-09 11:08:34 -05:00
Jonathan Shook
bbf08ab481
make token filler thread more aggressive
2022-09-09 11:08:26 -05:00
Jonathan Shook
ba4c98f5b6
fix case fallthrough bug reducing extraneous threads
2022-09-09 11:08:22 -05:00
Jonathan Shook
769426600d
reduce wait duration for potential long blocking
2022-09-09 11:00:19 -05:00
Jonathan Shook
6d389da5a9
tag implemented interface
2022-09-09 10:59:36 -05: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
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
21ca1d1b2f
minor fixes
2022-07-26 01:15:11 -05:00
Jonathan Shook
e59025f931
set error metric names to "error*" instead of "exception*" for consistency.
2022-07-21 11:28:29 -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
1d1c96f9bf
checkpoint: paths and packages cleanup, tri-state filtering on keyspaces, more efficient init, LOCAL_QUORUM
2022-07-19 01:41:23 -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
Jonathan Shook
080d9005e0
checkpoint:
...
various fixes to enable rampup and main phases
inclusion of Mark Wolters stats parsing; ratio injection based on nodetool stats
allow bind point names to include angle brackets
disable raw format processing
2022-07-13 20:42:10 -05:00
nb-droid
28c62da74f
[maven-release-plugin] prepare for next development iteration
2022-07-01 16:46:05 +00:00