[ 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 a) system tests b) unit test c) code to-do the actual work and 4) we should run it on dexter too (we should post the patch before running in test lab so others can do the same too at that time). --replace-broker --decommission-broker fix two bugs 1) do not allow the user to start reassignment for a topic that doesn't exist 2) do not allow reassign to brokers that don't exist. There could be other reassign like issue that come up also from others. My initial preference is one patch depending on what the issues/changes are and where in the code we are too. was: 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 > 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 a) system tests b) unit test c) code to-do > the actual work and 4) we should run it on dexter too (we should post the > patch before running in test lab so others can do the same too at that time). > --replace-broker > --decommission-broker > fix two bugs > 1) do not allow the user to start reassignment for a topic that doesn't exist > 2) do not allow reassign to brokers that don't exist. > There could be other reassign like issue that come up also from others. My > initial preference is one patch depending on what the issues/changes are and > where in the code we are too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)