b-goyal commented on PR #14:
URL: https://github.com/apache/kafka/pull/14#issuecomment-1997291760

   Adding a rack-id to kafka config. This rack-id can be used during replica 
assignment by using the max-rack-replication argument in the admin scripts 
(create topic, etc.). By default the original replication assignment algorithm 
is used because max-rack-replication defaults to -1. max-rack-replication > -1 
is not honored if you are doing manual replica assignment (preffered).
   
   If this looks good I can add some test cases specific to the rack-aware 
assignment.
   


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