[
https://issues.apache.org/jira/browse/KAFKA-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199032#comment-14199032
]
Dmitry Pekar commented on KAFKA-1752:
-------------------------------------
Proposal for implementation is following:
add --replace-broker CLI option. Value of option is comma-separated pair of
broker ids (src,dst).
Example:
--replace-broker 1,2
means replace broker[id=1] with broker[id=2] in cluster.
Please, negotiate.
> add --replace-broker option
> ---------------------------
>
> Key: KAFKA-1752
> URL: https://issues.apache.org/jira/browse/KAFKA-1752
> Project: Kafka
> Issue Type: Sub-task
> Components: tools
> Reporter: Dmitry Pekar
> Assignee: Dmitry Pekar
> Fix For: 0.8.3
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)