[
https://issues.apache.org/jira/browse/KAFKA-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-795:
----------------------------
Fix Version/s: (was: 0.8.2)
0.8.3
> Improvements to PreferredReplicaLeaderElection tool
> ---------------------------------------------------
>
> Key: KAFKA-795
> URL: https://issues.apache.org/jira/browse/KAFKA-795
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Swapnil Ghike
> Assignee: Swapnil Ghike
> Fix For: 0.8.3
>
>
> We can make some improvements to the PreferredReplicaLeaderElection tool:
> 1. Terminate the tool if a controller is not up and running. Currently we can
> run the tool without having any broker running, which is kind of confusing.
> 2. Should we delete /admin zookeeper path in PreferredReplicaLeaderElection
> (and ReassignPartition) tool at the end? Otherwise the next run of the tool
> complains that a replica election is already in progress.
> 3. If there is an error, we can see it in cotroller.log. Should the tool also
> throw an error?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)