Re: [jira] [Commented] (KAFKA-1215) Rack-Aware replica assignment option

2014-01-24 Thread Joris VanRemoortere
Working on the above. Since trunk currently allows Topic configs, and altering topics, does it make sense to you to make this a topic config so that it is kept in sync between topic alterations and partition adds? For compatibility: I can make the zookeeper state parsing backwards / forwards comp

Re: [jira] [Commented] (KAFKA-1215) Rack-Aware replica assignment option

2014-01-26 Thread Joris VanRemoortere
at the format of broker registration in ZK in > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+data+structures+in+Zookeeper > . > Since we are changing the format, we should probably change the > version > from 1 to 2. However, we can make this change backwar