Jonathan Shook
26ee5c1747
more temporal functions
2023-05-18 14:58:35 -05:00
Jonathan Shook
e817875313
more periodic functions
2023-05-18 14:58:31 -05:00
Jonathan Shook
e936e35f0d
more higher order functions
2023-05-18 14:58:28 -05:00
Jonathan Shook
6883aed6c1
backfill missing Mul type
2023-05-18 14:57:49 -05:00
Jeff Banks
11613268a6
Token management ( #1201 )
...
* http-rest-starter w/ Stargate data gateway
* Token management w/ Token() binding function
* Expansion of Token usage to scenarios
* Version requirements updated for http-rest scenarios
2023-04-13 13:57:20 -05:00
Jeff Banks
136ae35a11
[adapter-http] Stargate token auto-gen + Mocking + CVE Fixes ( #1149 )
...
* Feature for Stargate auto token generation (http-rest)
* Mockito dependency added; mocking tests introduced
* Support for String mirror as function in binding pipeline
* JSON format change within YAML alignment (scenarios)
* Updated Swagger parser
* Updated docker-java-core
* Issue 1148 - notice to users in scenario header
2023-03-07 08:54:07 -06:00
Jonathan Shook
152593388a
nosqlbench-1140 Restore ModuloCSVLineToUUID functionality with ToUUID methods ( #1141 )
2023-02-28 11:25:36 -06:00
Jonathan Shook
38bf0fd828
nosqlbench-1130 Add a collection joining function
2023-02-22 18:00:21 -06:00
Jonathan Shook
62d5832d1a
Merge pull request #1129 from nosqlbench/nosqlbench-1092-parsedop-captures
...
nosqlbench-1092-parsedop-captures
2023-02-22 16:26:26 -06:00
Jonathan Shook
80f1b92c6c
improve instanceof usage
2023-02-22 15:59:08 -06:00
jeffbanks
4528aa1937
Introduced FirstLines binding
2023-02-17 19:11:17 -06:00
jeffbanks
82b52acbf3
TextOfFile expansion for full file; http fixes
2023-02-17 10:25:24 -06:00
Jonathan Shook
973bdc57f5
clarify naming of state cache
2023-02-14 17:49:10 -06:00
Jonathan Shook
982f162bff
implement a discard function, closes #1101
2023-02-14 17:48:21 -06:00
Jonathan Shook
c78ff2118b
improve error for MathContext init
2023-02-07 18:20:13 -06:00
jeffbanks
6b2a368d79
TextOfFile binding; stargate support; scenario updates
2023-02-04 19:35:56 -06:00
Jonathan Shook
1eead1add8
centralize jacoco template for reconfiguration
2023-01-26 23:32:15 -06:00
Jonathan Shook
63721cd0df
switch commons math deps to v4b
2023-01-26 22:20:47 -06:00
Jonathan Shook
f63c7aeadb
replace CI+CD friendly revision
2023-01-19 16:54:06 -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
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
Jeff Banks
4484292cb6
md5 deprecation ( #909 )
...
md5 deprecation per code scan recommendations.
2023-01-12 10:04:19 -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
52d5d10b81
Merge pull request #878 from nosqlbench/nosqlbench-875-categories
...
nosqlbench-875-categories
2022-12-22 18:03:02 -06:00
Jonathan Shook
6731937c96
modify logger calls for computable messages via closures
2022-12-21 19:37:36 -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
54546ce9ab
put required categories on all binding functions, not just one of each name
2022-12-21 14:59:12 -06:00
Jonathan Shook
301f1e2d27
added missing category for TriangularStepFunction
2022-12-21 13:36:12 -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
0de80887b1
move log4j.xml to log4j2.xml
2022-12-20 20:03:33 -06:00
Mike Yaacoub
74bfbc691d
Merge branch 'main' into my-NB5-I446
2022-12-19 16:58:50 -05:00
Jonathan Shook
b3bcc3ce51
Merge pull request #839 from nosqlbench/nosqlbench-834-triangularstep
...
nosqlbench-834-triangularstep
2022-12-09 17:23:17 -06:00
Jonathan Shook
8a48a020dc
allow zero width ranges
2022-12-09 17:13:46 -06:00
Jonathan Shook
862058d80f
make TriangularStep ctor public
2022-12-09 14:27:58 -06: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
a1fbb6dcca
use average instead of median, add safety check for average==0
2022-12-07 14:33:46 -06:00
Jonathan Shook
15f15ebc90
nosqlbench-828 nosqlbench-824
2022-12-07 14:32:35 -06:00
Jonathan Shook
7737ffc0f9
nosqlbench-828 nosqlbench-824
2022-12-07 14:30:04 -06:00
Jonathan Shook
dc74283952
nosqlbench-824 Add function to provide clustered values with monotonic stepping
2022-12-06 20:34:02 -06:00
Jonathan Shook
98c7b1a978
Merge pull request #769 from nosqlbench/base64
...
base64
2022-11-03 13:03:23 -05:00
phact
9a92129a83
base64
2022-11-01 10:42:00 -04:00
nb-droid
d9acf85597
[maven-release-plugin] prepare for next development iteration
2022-09-30 15:58:45 +00:00