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

KafkaSinkCluster: error on AllocateProducerIds #1804

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Nov 10, 2024

as per https://cwiki.apache.org/confluence/display/KAFKA/KIP-730:+Producer+ID+generation+in+KRaft+mode AllocateProducerIds is only sent as a cross broker RPC, and shotover does not support cross broker requests.

Copy link

codspeed-hq bot commented Nov 10, 2024

CodSpeed Performance Report

Merging #1804 will not alter performance

Comparing rukai:allocate_producer_ids (3fdb097) with main (157f199)

Summary

✅ 38 untouched benchmarks

@rukai rukai merged commit b48a1f2 into shotover:main Nov 12, 2024
41 checks passed
rukai added a commit to rukai/shotover-proxy that referenced this pull request Nov 12, 2024
rukai added a commit to rukai/shotover-proxy that referenced this pull request Nov 12, 2024
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.

3 participants