Skip to content

kafka: apply zone id to client.rack #427

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeqo
Copy link
Contributor

@jeqo jeqo commented Mar 30, 2025

client.rack is used on features like follower fetching1
and may land on producer side as well from the KIP-11232 proposal.

It's valuable to have it as well as for client.id that is not fully
supported across kafka implementations.

jeqo added 2 commits March 31, 2025 00:18
client.rack is used on features like follower fetching[1]
and may land on producer side as well from the KIP-1123[2] proposal.

It's valuable to have it as well as for client.id that is not fully
supported across kafka implementations.

[1]: https://cwiki.apache.org/confluence/display/KAFKA/KIP-392:+Allow+consumers+to+fetch+from+closest+replica
[2]: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1123%3A+Rack-aware+partitioning+for+Kafka+Producer
@jeqo
Copy link
Contributor Author

jeqo commented Mar 30, 2025

On draft as on top of #426

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.

1 participant