[
https://issues.apache.org/jira/browse/KAFKA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-1678:
-----------------------------
Description:
Four changes here each requiring system test, unit test, code to-do the actual
work and we should run it on dexter too.
--replace-broker
--decommission-broker
fix two bugs
//don't allow topic creation if no topic exists
was:
this is in two forms
--replace-replica
which is from broker.id to broker.id
and
--remove-replica
which is just a single broker.id
> add new options for reassign partition to better manager dead brokers
> ---------------------------------------------------------------------
>
> Key: KAFKA-1678
> URL: https://issues.apache.org/jira/browse/KAFKA-1678
> Project: Kafka
> Issue Type: Bug
> Components: tools
> Reporter: Joe Stein
> Assignee: Dmitry Pekar
> Labels: operations
> Fix For: 0.8.3
>
>
> Four changes here each requiring system test, unit test, code to-do the
> actual work and we should run it on dexter too.
> --replace-broker
> --decommission-broker
> fix two bugs
> //don't allow topic creation if no topic exists
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)