[ https://issues.apache.org/jira/browse/KAFKA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neha Narkhede updated KAFKA-300: -------------------------------- Attachment: kafka-300-v2.patch 1.1 Removed the check. We probably don't need that optimization 1.2 If you read the patch closely, you'll see that it treats it like all children. Maybe the name newTopics for that variable is confusing. So changed that. 1.3 That's right. Changed that. 1.4 We'll see when we need this. 2.1 That's right. This is related to the refactor and will be included in that patch. 2.2 I'll see if that is useful during the refactor patch. 3. Changed that. 4. Yeah, had intended that, but forgot. > Implement leader election > ------------------------- > > Key: KAFKA-300 > URL: https://issues.apache.org/jira/browse/KAFKA-300 > Project: Kafka > Issue Type: Sub-task > Reporter: Neha Narkhede > Attachments: kafka-300-v2.patch, kafka-300.patch > > > According to the Kafka replication design > (https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Replication), this > JIRA will involve implementing the leaderElection() procedure. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira