kafka-java-vertx-starter
kafka-java-vertx-starter copied to clipboard
Starter Java app for testing connection to Apache Kafka with Vert.x
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.8. Release notes Sourced from node-fetch's releases. v2.6.8 2.6.8 (2023-01-13) Bug Fixes headers: don't forward secure headers on protocol change (#1605) (fddad0e), closes #1599 premature...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
Contributes to: mhub/qp-planning#9700 Signed-off-by: JOJO Johnson
Bumps [carbon-components](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/components) from 10.37.0 to 10.58.3. Release notes Sourced from carbon-components's releases. v10.58.0 v10.58.0 (2022-8-18) [email protected] Bug fixes :bug: fix: don't pass in align as an option to tooltip div...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Removing check in PR requiring `comment on the PR` from github workflow. Can't push to repo nor my own fork... seems to be a permissions issue. @gmcrobert to fix with...
# Bug ## Issue Summary Trying out CP4I Event Stream starter application. Been getting `parseAlgParameters failed: ObjectIdentifier() -- data isn't an object ID (tag = 48)` error when running _demo-all.jar_...
# Bug ## Issue Summary When saving the kafka.properties not in the same folder as the jar then the setting like java -jar demo-all.jar -Dproperties_path=/Users/jeromeboyer/kafka.properties does not work. 2021-10-12 16:44:00,379...
when i run mvn package, failure with error as below, win10, what shoud i do Expected: is "/kafka/config/user.jks" but: was "D:\\kafka\\config\\user.jks" [ERROR] MainTest.testConfigConvertsTruststoreToAbsolute:63 Expected: is "/kafka/config/cert.jks" but: was "D:\\kafka\\config\\cert.jks"