rajinisivaram opened a new pull request, #13350:
URL: https://github.com/apache/kafka/pull/13350

   Best-effort rack alignment for sticky assignors when both consumer racks and 
partition racks are available with the protocol changes introduced in KIP-881. 
Rack-aware assignment is enabled by configuring client.rack for consumers. The 
assigment builders attempt to align on racks on a best-effort basis, but 
prioritize balanced assignment over rack alignment.
   
   Note that this PR is built on top of the refactoring in the PR 
https://github.com/apache/kafka/pull/13349.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to