Jonathan Shook
90a1ff3df6
fix for #1007
2023-02-06 18:12:51 -06:00
Jonathan Shook
7e5d7f188e
disable incomplete apps
2023-01-17 19:42:20 -06:00
Jonathan Shook
fe4c25898f
cleanup and document virtdata bundled app
2023-01-17 19:29:57 -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
Mike Yaacoub
e2ad639b77
Added cql Astra workload yaml example for docs, also fixed regex security issue by removing CompatibilityFixups
2023-01-12 17:34:34 -05:00
Jeff Banks
4484292cb6
md5 deprecation ( #909 )
...
md5 deprecation per code scan recommendations.
2023-01-12 10:04:19 -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
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
39a9f5e920
further cleanup of unused comments and commands
2022-12-19 16:34:27 -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
Jonathan Shook
80fdb25301
add values summarizer to help debug bindings
2022-08-16 00:43:03 -05:00
Jonathan Shook
a0344d65c9
make BundledApps implement primitive interface
2022-08-16 00:42:58 -05:00
Jonathan Shook
f255c5ec09
packagename refactoring
2022-08-16 00:42:49 -05:00
Jonathan Shook
52a9958fbd
provide defaults on virtdata app
2022-08-16 00:42:40 -05:00
Jonathan Shook
cec49d9d1c
register bundled apps as services
2022-07-26 01:15:16 -05:00
Jonathan Shook
789cc62430
package refactoring
2022-07-14 19:01:00 -05:00
Jonathan Shook
cb4c033a63
make all sub-app invocations act like stack calls, fix workflows
2022-06-24 15:40:28 -05:00
Jonathan Shook
4d4ac57b5a
add aplv2 headers to virtdata-userlibs
2022-03-08 14:17:58 -06:00
Jonathan Shook
35871718d5
improve string bindings API and functionality
2022-02-15 21:23:46 -06:00
Jonathan Shook
c27630e5a6
move some doc apis to core API layer
2022-01-10 22:24:33 -06:00
Jonathan Shook
2e74116dca
formatting
2021-12-21 13:08:39 -06:00
Jonathan Shook
ff142fd0b2
refactor/improve stat samplers for efficiency and correctness
2021-11-18 16:35:20 -06:00
Jonathan Shook
44b8119b38
update categories for functions
2021-11-16 12:55:18 -06:00
Jonathan Shook
79547218df
assign function categories based on extant example
2021-11-12 19:56:10 -06:00
Jonathan Shook
f599f66516
update function docs for distribution options
2021-11-12 19:55:14 -06:00
Jonathan Shook
0533214df3
derive doc categories from single annotated function name
2021-11-11 18:38:38 -06:00
Jonathan Shook
666279decd
Merge branch 'main' into driver-api
...
# Conflicts:
# RELEASENOTES.md
# driver-cql-shaded/pom.xml
# driver-cqld3-shaded/pom.xml
# driver-diag/pom.xml
# driver-dsegraph-shaded/pom.xml
# driver-http/pom.xml
# driver-jdbc/pom.xml
# driver-jms/pom.xml
# driver-jmx/pom.xml
# driver-kafka/pom.xml
# driver-mongodb/pom.xml
# driver-pulsar/pom.xml
# driver-stdout/pom.xml
# driver-tcp/pom.xml
# driver-web/pom.xml
# engine-api/src/test/java/io/nosqlbench/engine/api/activityapi/ratelimits/TestRateLimiterPerf1E8.java
# mvn-defaults/pom.xml
# nb-api/pom.xml
# nb/pom.xml
2021-10-05 13:31:23 -05:00
Jonathan Shook
55d5c45051
fix test method for single value
2021-09-23 15:11:41 -05:00
Jonathan Shook
a80e6d599b
post-merge fix-ups
2021-06-22 11:10:42 -05:00
Jonathan Shook
663e301087
correct test for current functional APIs
2021-06-21 14:35:49 -05:00
Jonathan Shook
7c7ea039da
post-merge fixups
2021-06-17 13:02:14 -05:00
Jonathan Shook
34855a3982
Merge pull request #336 from XN137/fix-errorprone-errors
...
fix errors found by errorprone
2021-06-17 11:32:23 -05:00
Christopher Lambert
950b31fbae
fix errors found by errorprone
2021-06-17 15:03:16 +02:00
Christopher Lambert
2cd393ae7a
use junit5 apis to remove junit4 dependency
2021-06-17 09:45:39 +02:00
Jonathan Shook
1c23d5a5ff
docs update
2021-04-21 11:50:20 -05:00
Jonathan Shook
dbc7c226b4
base web services on modern jakarta
2021-03-10 23:49:43 -06:00
Jonathan Shook
6e4eff1515
cleanup service loader code
2021-02-18 19:09:22 -06:00
Jonathan Shook
ff05868fde
fix markdown highlights
2021-02-04 17:46:16 -06:00
Jonathan Shook
7e6aa1a2d8
bump source and target to Java 15
2020-11-19 18:04:47 -06:00
Jonathan Shook
60fa052951
add default log4j configs
2020-11-16 17:29:17 -06:00
Jonathan Shook
ce4ae9623f
merge main into http_finish and fixup conflicts and http APIs
2020-09-15 20:33:31 -05:00
Jonathan Shook
579efb767a
incremental work on ui
2020-08-18 07:20:31 -05:00
Jonathan Shook
7578e91d77
provide easy data streams for testing in API
2020-07-27 20:02:58 -05:00
Jonathan Shook
bcdf718c4d
docs updates for collections and threads
2020-07-17 19:45:53 -05:00
Jonathan Shook
1fe38b4394
either log or throw, but not both
2020-07-16 09:20:24 -05:00
Jonathan Shook
102f60ac6f
restore support for adhoc activities in docker metrics
2020-07-09 09:38:55 -05:00