You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/02 16:38:28 UTC

[GitHub] [kafka] andymg3 opened a new pull request, #12943: KAFKA-14437: Enhance StripedReplicaPlacer to account for existing partition assignments

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

   ### Details
   This is a draft PR showing a potential solution to https://issues.apache.org/jira/browse/KAFKA-14437. The idea is to enhance StripedReplicaPlacer to use previous partition assignments to set the initial RackList and BrokerList state such that we dont create the same assignments for new partitions. 
   
   ### 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-unsubscribe@kafka.apache.org

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