lkokhreidze opened a new pull request #11837:
URL: https://github.com/apache/kafka/pull/11837


   This PR is part of 
[KIP-708](https://cwiki.apache.org/confluence/display/KAFKA/KIP-708%3A+Rack+awareness+for+Kafka+Streams)
 and adds rack aware standby task assignment logic.
   
   Rack aware standby task assignment won't be functional until all parts of 
this KIP gets merged.
   
   Splitting PRs into three smaller PRs to make the review process easier to 
follow. Overall plan is the following:
   
   ⏭️  Rack aware standby task assignment logic 
https://github.com/apache/kafka/pull/10851
   ⏭️  Protocol change, add clientTags to SubscriptionInfoData 
https://github.com/apache/kafka/pull/10802
   👉  Add required configurations to StreamsConfig (public API change, at this 
point we should have full functionality)
   
   This PR implements first point of the above mentioned plan.
   
   ### 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