Massimiliano Mirelli
e6c39e6f5b
Add adapter-pulsar to kafka adapter pom as dependency
...
This is probably not the best solution. Encapsulating all the common utilities containing all the E2E error detection tooling would be better.
2023-03-01 13:40:30 +02:00
Massimiliano Mirelli
375af41131
Add sequence number to produced kafka records
2023-03-01 12:53:57 +02:00
Massimiliano Mirelli
a85ef30a76
Add empty e2e error metrics
2023-02-24 15:44:29 +02:00
Massimiliano Mirelli
e832e5a589
Fix naming inconsistencies
2023-02-24 10:51:58 +02:00
Massimiliano Mirelli
e70952e501
Add e2e message publish metrics to kafka consumer
...
The metrics are computed using the kafka client API record.timestamp()ˆ
2023-02-23 17:31:36 +02:00
Massimiliano Mirelli
c516baaedd
Log e2e latency at debugging levelˆ
2023-02-23 14:47:55 +02:00
Massimiliano Mirelli
675f1c99df
ˆ
2023-02-22 12:37:47 +02:00
snyk-bot
3e28aab3ef
fix: adapter-kafka/pom.xml to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161
2023-02-09 18:59:08 +00:00
Jonathan Shook
e3a0dedadd
Merge pull request #961 from nosqlbench/nosqlbench-955-jacoco2
...
This consolidates our jacoco into mvn-default
2023-01-28 00:32:46 -06:00
snyk-bot
5803aa73b8
fix: upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2
...
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/bb64938c-e68b-4c38-9e2f-d9d8336c07ee?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-01-27 18:28:30 +00:00
Jonathan Shook
1eead1add8
centralize jacoco template for reconfiguration
2023-01-26 23:32:15 -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
yabinmeng
c172a140eb
Add 'forceStop' NB CLI option in NB5 (port over from similar functionally in NB4 - PR# 675)
2023-01-11 16:49:23 -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
yabinmeng
37f889359e
Fix Kafka producer transaction issue and add support for subscribing from multiple topics.
...
NB yaml files and README update
2022-12-13 21:57:05 -06:00
yabinmeng
1850a7c16f
Add NB5 Kafka driver
2022-12-12 21:55:52 -06:00