Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build cmak with kafka 2.8.1 libs #902

Closed

Conversation

atul008
Copy link

@atul008 atul008 commented Jan 6, 2023

This is to address the following issue :
#900

Update cmak to use kafka 2.8.1 libs and updated kafka-streams version to 2.8.1

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@atul008 atul008 changed the title Update cmak to use kafka 2.8.1 libs Build cmak with kafka 2.8.1 libs Jan 6, 2023
@piotrp
Copy link

piotrp commented Mar 2, 2023

This PR doesn't fix #900: CMAK doesn't use Kafka libraries to add a partition, but writes data directly to ZooKeeper

@atul008
Copy link
Author

atul008 commented Mar 3, 2023

This PR doesn't fix #900: CMAK doesn't use Kafka libraries to add a partition, but writes data directly to ZooKeeper

since CMAK uses the curator framework for ZK operations, this fix won't help unless KAFKA-14190 is fixed OR CMAK moves to Kafka libs

@atul008 atul008 closed this Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants