confluentinc / kafka-streams-examples

Demo applications and code examples for Apache Kafka's Streams API.
Apache License 2.0
71 stars 1.15k forks source link

MINOR: fix build broken references and params #523

Closed lianetm closed 1 month ago

lianetm commented 1 month ago

Fixing build.

1 - Remove unsupported method that was overriding one that was recently removed with upstream change https://github.com/apache/kafka/pull/16906/files#diff-7fe11ab5459b6c6e35ee9699639025e1ce8814b8b603596f69f6e45a011e1675

2 - fix wrong param that was causing abrupt failure in ApplicationResetIntegrationTest (test crashed). Mixed in the logs there was:

  bootstrap-servers is not a recognized option
  Option (* = required) Description
  --bootstrap-server <String: server to The server(s) to connect to....

All test pass locally after these fixes.

confluent-cla-assistant[bot] commented 1 month ago

:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

cla-assistant[bot] commented 1 month ago

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.