Commit Graph

3842 Commits

Author SHA1 Message Date
Mike Yaacoub
c149684d09 moved from commonmark to inhouse MutableMarkdown for verification 2022-12-19 13:24:40 -05:00
Mike Yaacoub
7ba2a3de38 Moved CNAME to correct directory 2022-12-16 14:26:17 -05:00
Mike Yaacoub
04153d7291 simplified staging command 2022-12-16 12:26:51 -05:00
Mike Yaacoub
bca55d5946 Added status command for debug 2022-12-14 13:27:06 -05:00
Mike Yaacoub
b1f0d590f8 Added hard overwrite for existing files 2022-12-14 13:26:18 -05:00
Mike Yaacoub
d472b071d6 excluded _index.md from rsync dynamic update 2022-12-14 12:30:14 -05:00
Mike Yaacoub
21a33aec97 final version v1 2022-12-12 15:52:50 -05:00
Mike Yaacoub
5ccb064700 back to base simple case 2022-12-12 15:45:55 -05:00
Mike Yaacoub
ee71bdd175 added checkout action v5 2022-12-12 15:25:47 -05:00
Mike Yaacoub
0c8ac02f36 added checkout action v4 2022-12-12 15:22:08 -05:00
Mike Yaacoub
2c61e9c52b added checkout action v3 2022-12-12 15:19:52 -05:00
Mike Yaacoub
4383ba208a added checkout action v2 2022-12-12 15:18:11 -05:00
Mike Yaacoub
26e0b4cb09 added checkout action 2022-12-12 15:16:30 -05:00
Mike Yaacoub
4a178fc21e added git remote command to debug remote v2 2022-12-12 14:51:36 -05:00
Mike Yaacoub
43fa3e725f added git remote command to debug remote 2022-12-12 14:50:29 -05:00
Mike Yaacoub
5a47fded60 corrected workflow file for debug v2 2022-12-12 10:36:35 -05:00
Mike Yaacoub
e09a93ea94 corrected workflow file for debug 2022-12-12 10:34:36 -05:00
Mike Yaacoub
0e9dff4749 testing simple case for access debug 2022-12-12 10:33:38 -05:00
Mike Yaacoub
f660c62729 converted to simple case for access debug 2022-12-12 10:31:51 -05:00
Mike Yaacoub
2f5dd1f74c clean up 2022-12-08 16:22:30 -05:00
Mike Yaacoub
bbbdb60dcb added change directory before git command 2022-12-08 13:58:51 -05:00
Mike Yaacoub
b9efec9608 Modified git commands in build workflow for docs 2022-12-08 13:47:35 -05:00
Mike Yaacoub
ae1a3af9cb Corrected build workflow clone path 2022-12-08 13:08:14 -05:00
Mike Yaacoub
ea46cbb746 removed debug commands and corrected build workflow clone path 2022-12-08 12:49:40 -05:00
Mike Yaacoub
b779407150 Added debug commands for GHA 2022-12-08 12:35:26 -05:00
Mike Yaacoub
10d9ce3147 Disabled verify for testing 2022-12-08 12:25:59 -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
20ed4950d4 removing broken actions plugin on main 2022-11-18 23:32:41 -06:00
Jonathan Shook
2831d8c3fc Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-11-18 23:29:08 -06:00
Jonathan Shook
3e8153dd87
Merge pull request #792 from yabinmeng/main
New consumer subscription feature; fix consumer DLT loading issue; code cleanup and reorg
2022-11-18 23:27:23 -06:00
yabinmeng
bd8aff9081 Added support for 1) subscription initial position and 2) regex subscription mode
Also fixed a consumer configuration loading issue with dlq/negAck/ackTimeout policy using Pulsar client's loadConf() API.

Addressed the review comments in PR #791; reverted the changes in ActivityMetrics and BasedOpDispenser
2022-11-18 18:22:04 -06:00
Jonathan Shook
e80e9926cc
Merge pull request #791 from yabinmeng/main
Apache Pulsar native client API adapter for NB5
2022-11-17 19:11:22 -06:00
yabinmeng
0de7102884 Add support for
1) producer message compression
2) consumer DLT/negAck/ackTimeout policy

Add sample NB scenario yaml files
2022-11-17 18:47:37 -06:00
yabinmeng
12f8697e0e Complete the first draft of NB5 Pulsar adapter code, except the per-thread rate limiter. 2022-11-17 10:39:37 -06:00
yabinmeng
e128d2867a
Merge branch 'nosqlbench:main' into main 2022-11-17 10:27:28 -06:00
yabinmeng
0c71696b15 Completed NB4 Pulsar driver code migration to NB5. But there are still a few lingering issues due to the difference of how NB4 vs NB5 driver/adapter interacts with the NB engine. 2022-11-16 15:37:26 -06:00
Jonathan Shook
33e330dc35
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.325 to 1.12.330 (#768)
* fix: nb-api/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424

* Timing change for github actions; warnings cleanup/refactor

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: jeffbanks <jeff.banks@datastax.com>
2022-11-14 18:32:52 -06:00
Jonathan Shook
2158dfa339
fix: upgrade io.netty:netty-handler from 4.1.81.Final to 4.1.82.Final (#767)
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.81.Final to 4.1.82.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.netty/netty-handler/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/faf9c31c-14e2-456a-9f66-9dda91c923d9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-14 17:16:39 -06:00
Jonathan Shook
5fc22bbaa5
fix: upgrade com.google.code.gson:gson from 2.9.0 to 2.9.1 (#766)
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.9.0 to 2.9.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.code.gson/gson/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-14 17:16:14 -06:00
Jonathan Shook
6999a675f7
[Snyk] Upgrade io.dropwizard.metrics:metrics-core from 4.2.10 to 4.2.12 (#765)
* fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.10 to 4.2.12

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.10 to 4.2.12.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr

* Timing change for github actions

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: jeffbanks <jeff.banks@datastax.com>
2022-11-14 17:03:11 -06:00
yabinmeng
ca6f2b052b Add PulsarAdapter specific metrics 2022-11-14 15:27:57 -06:00
Jonathan Shook
8c3d744a03
Merge pull request #764 from nosqlbench/snyk-upgrade-6693c12bca4fafc634662d8962afcb9a
[Snyk] Upgrade io.swagger.core.v3:swagger-models from 2.2.2 to 2.2.3
2022-11-14 14:13:42 -06:00
jeffbanks
eb1de8f1d5 Timing changes for github actions to properly perform build/test step. 2022-11-14 10:39:10 -06:00
Jonathan Shook
a05c511de7
fix: upgrade org.eclipse.jetty:jetty-server from 11.0.11 to 11.0.12 (#763)
Snyk has created this PR to upgrade org.eclipse.jetty:jetty-server from 11.0.11 to 11.0.12.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/03cbee46-d5d2-41d3-89cc-a2ad77ab807a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-14 09:50:20 -06:00
yabinmeng
c309d200ac - Delete unsed code "driver-jms"
- NB5 Pulsar driver Admin functionality in place - create/delete tenant, namespace, and topic
2022-11-11 18:36:06 -06:00
Jonathan Shook
2b9452fde4
Buildfixes, trying to unblock current builds (#777)
* make example/test script more robust for meager github actions environment
* improve wording around op template resolution
* remove blocking issues github actions plugin, since it is broken
2022-11-11 16:17:36 -06:00
Jonathan Shook
4dc830aa10 improve wording around op template resolution 2022-11-11 11:32:50 -06:00
Jonathan Shook
b2f74d3292 make example/test script more robust for meager github actions environment 2022-11-11 11:32:00 -06:00
Jonathan Shook
7c1fb19632
Merge pull request #770 from nosqlbench/ms-mongodb-keyvalue-schema-fix
Updated MongoDB key-value collection to have a 'value' field
2022-11-03 13:03:47 -05:00
Jonathan Shook
98c7b1a978
Merge pull request #769 from nosqlbench/base64
base64
2022-11-03 13:03:23 -05:00