You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "rajinisivaram (via GitHub)" <gi...@apache.org> on 2023/04/11 13:06:27 UTC

[GitHub] [kafka] rajinisivaram opened a new pull request, #13539: KAFKA-14891: Fix rack-aware range assignor to assign co-partitioned subsets

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

   Rack-aware range assignment was using all states even when attempting to assign subsets of topics with co-partitioning. The PR fixes the states used and includes a unit test.
   
   ### 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


[GitHub] [kafka] rajinisivaram merged pull request #13539: KAFKA-14891: Fix rack-aware range assignor to assign co-partitioned subsets

Posted by "rajinisivaram (via GitHub)" <gi...@apache.org>.
rajinisivaram merged PR #13539:
URL: https://github.com/apache/kafka/pull/13539


-- 
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


[GitHub] [kafka] rajinisivaram commented on pull request #13539: KAFKA-14891: Fix rack-aware range assignor to assign co-partitioned subsets

Posted by "rajinisivaram (via GitHub)" <gi...@apache.org>.
rajinisivaram commented on PR #13539:
URL: https://github.com/apache/kafka/pull/13539#issuecomment-1504803232

   @dajac Thanks for the review. Test failures not related, merging to trunk.


-- 
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