Jonathan Shook
|
6dd1c43db3
|
move integrated testing to separate module
|
2022-06-09 15:01:02 -05:00 |
|
Jonathan Shook
|
fa2847a613
|
provide typed update interface for dynamic params
|
2022-06-09 15:00:58 -05:00 |
|
Jonathan Shook
|
b255d0d70f
|
remove deprecated Nashorn logic
|
2022-06-09 15:00:54 -05:00 |
|
Jonathan Shook
|
cf5ae84abd
|
restructure integrated tests as living examples
|
2022-06-09 15:00:49 -05:00 |
|
Jonathan Shook
|
26f53f855d
|
merge fixes
|
2022-06-02 17:15:13 -05:00 |
|
Jonathan Shook
|
1437029eb3
|
remove pattern matching in switch syntax and remove --enable-preview completely. It is too onerous for users at runtime.
|
2022-06-02 17:12:36 -05:00 |
|
Jonathan Shook
|
5aaae15592
|
add cqld4 prepared statement binding diagnostics for errors
|
2022-06-02 16:41:43 -05:00 |
|
Jonathan Shook
|
07339c4879
|
disable strict parameter consumption by default
|
2022-06-02 16:41:32 -05:00 |
|
Jonathan Shook
|
480e91565d
|
enable --enable-preview in poms
|
2022-06-02 16:41:01 -05:00 |
|
Jonathan Shook
|
e4be17a268
|
synchronize driver artifacts for cqld4
|
2022-06-02 16:40:37 -05:00 |
|
Jonathan Shook
|
974bc2dc70
|
bugfix: return lambda where caller expects
|
2022-06-02 16:40:10 -05:00 |
|
Jonathan Shook
|
39128e71c9
|
allow OpTemplate to convert string to int for ratio fixup
|
2022-06-02 16:39:22 -05:00 |
|
Jonathan Shook
|
d5436ddffc
|
OpConfigErrors can now be thrown without a source
|
2022-06-02 16:38:43 -05:00 |
|
Jonathan Shook
|
7c9f4278d8
|
diag progress on nb5
|
2022-06-01 12:49:00 -05:00 |
|
Jonathan Shook
|
c29e759b8d
|
partial progress towards diag replacement in tests
|
2022-06-01 12:48:26 -05:00 |
|
Jonathan Shook
|
f98e16c707
|
license header
|
2022-05-31 21:02:30 -05:00 |
|
Jonathan Shook
|
522a263202
|
add modular metering API and refactor progress meter
|
2022-05-31 21:02:12 -05:00 |
|
Jonathan Shook
|
eeb88bd459
|
diag is diag-attic and diag is now a DriverAdapter, long live diag
|
2022-05-31 21:02:07 -05:00 |
|
Jonathan Shook
|
35d21347a3
|
diag module updates
|
2022-05-31 21:02:04 -05:00 |
|
Jonathan Shook
|
2a7376c784
|
disable strict checking until it is verified
|
2022-05-31 21:02:01 -05:00 |
|
Jonathan Shook
|
6e38f0bc99
|
fix start-timers and stop-timers init logic
|
2022-05-31 21:01:59 -05:00 |
|
Jonathan Shook
|
24308575ee
|
hoist onStart into correct interface
|
2022-05-31 21:01:56 -05:00 |
|
Jonathan Shook
|
5cfe5e92ce
|
make parameter consumer consistent with protomap
|
2022-05-31 21:01:52 -05:00 |
|
Jonathan Shook
|
755ea768d5
|
minor docs update
|
2022-05-31 21:01:46 -05:00 |
|
Jonathan Shook
|
58f11ca1cd
|
move op remappers up to DriverAdapter
|
2022-05-31 21:01:43 -05:00 |
|
Jonathan Shook
|
e3f7027dd5
|
port in JMPS module-compatible form of ServiceSelector
|
2022-05-31 21:01:38 -05:00 |
|
Jonathan Shook
|
a4fc7a080e
|
depend on newest JNA to avoid ABI mismatch
|
2022-05-31 21:01:06 -05:00 |
|
Jonathan Shook
|
7b1b41ec85
|
add modular metering API and refactor progress meter
|
2022-05-31 21:01:00 -05:00 |
|
Jonathan Shook
|
6d1bfd10b6
|
add nbr-examples to contain integrated test suite as examples
|
2022-05-31 20:49:09 -05:00 |
|
Jonathan Shook
|
3d39e16da4
|
fix graaljs version misalignment from PR
|
2022-05-25 12:23:03 -05:00 |
|
Jonathan Shook
|
b8addb7823
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-05-25 11:59:47 -05:00 |
|
Jonathan Shook
|
c1143e4fa2
|
make shared state easier to use
|
2022-05-25 11:59:36 -05:00 |
|
Jonathan Shook
|
795050fbd6
|
add config sources as fallback for consistency level
|
2022-05-25 11:59:26 -05:00 |
|
Jonathan Shook
|
9275181cbf
|
rewrite JMX as a driver adapter
|
2022-05-25 11:58:32 -05:00 |
|
Jonathan Shook
|
5a4692cf9e
|
add support for named timers as "start-timers" and "stop-timers" op fields
|
2022-05-24 13:40:48 -05:00 |
|
Jonathan Shook
|
4d7355c803
|
allow for reductive configuration in ParsedOp
|
2022-05-24 13:40:43 -05:00 |
|
Jonathan Shook
|
ae40294ff4
|
code cleanup
|
2022-05-24 13:40:36 -05:00 |
|
Jonathan Shook
|
779a1b24ab
|
docs cleanup
|
2022-05-24 13:40:30 -05:00 |
|
Jonathan Shook
|
432eeb7ae3
|
document ParsedOp for developers
|
2022-05-24 13:40:23 -05:00 |
|
Jonathan Shook
|
86cba9f784
|
fix functional op bug with result caching
|
2022-05-24 13:40:13 -05:00 |
|
Jonathan Shook
|
102cc3f559
|
make TypeAndTarget concept more obvious
|
2022-05-24 13:39:45 -05:00 |
|
Jonathan Shook
|
b9c175ed73
|
Merge pull request #579 from nosqlbench/snyk-upgrade-5beb277a427284e5c5af3adcba4ddab7
[Snyk] Upgrade org.graalvm.js:js-scriptengine from 21.0.0 to 21.3.1
|
2022-05-24 13:24:46 -05:00 |
|
Jonathan Shook
|
d4d40a6059
|
Merge pull request #580 from nosqlbench/snyk-upgrade-e9e5b82df6f26d5401a1063ba8d13d68
[Snyk] Upgrade org.graalvm.js:js from 21.0.0 to 21.3.1
|
2022-05-24 13:24:36 -05:00 |
|
Jonathan Shook
|
8b6acbc563
|
Merge pull request #581 from nosqlbench/snyk-upgrade-40da09d9578d91ba7c937ce7547efd42
[Snyk] Upgrade io.dropwizard.metrics:metrics-graphite from 4.2.8 to 4.2.9
|
2022-05-24 13:24:23 -05:00 |
|
Jonathan Shook
|
1acbe69606
|
Merge pull request #582 from nosqlbench/snyk-upgrade-787f38082db822f5f68c7bd3e9b0b7fa
[Snyk] Upgrade io.dropwizard.metrics:metrics-core from 4.2.8 to 4.2.9
|
2022-05-24 13:24:10 -05:00 |
|
Jonathan Shook
|
db1d82ef60
|
Merge pull request #583 from nosqlbench/snyk-upgrade-842f9600ffff894bf64ebd3d34bb95f7
[Snyk] Upgrade org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir from 1.1.0 to 1.1.3
|
2022-05-24 13:24:00 -05:00 |
|
Jonathan Shook
|
b6fc50cf32
|
Merge pull request #587 from nosqlbench/snyk-fix-148707c1404c18c90822d2f2f44ae344
[Snyk] Security upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.13.2 to 2.13.3
|
2022-05-24 13:23:33 -05:00 |
|
Jonathan Shook
|
88bc6a1943
|
Merge pull request #585 from tatu-at-datastax/main
Minor fix for #584: `BUILDING.md` should say Java baseline is 17, not 12
|
2022-05-24 12:34:04 -05:00 |
|
Jonathan Shook
|
0164c49f97
|
Provide activity parameter default strict=true for driver adapters, which requires strict usage checking on op fields.
Unused op fields will cause an error by default.
|
2022-05-23 17:08:30 -05:00 |
|
Jonathan Shook
|
0edd8b99be
|
make accepting license updates easier
|
2022-05-20 13:57:13 -05:00 |
|