Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8358610AA0 for ; Wed, 4 Dec 2013 00:21:35 +0000 (UTC) Received: (qmail 6931 invoked by uid 500); 4 Dec 2013 00:21:35 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 6876 invoked by uid 500); 4 Dec 2013 00:21:35 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 6781 invoked by uid 99); 4 Dec 2013 00:21:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 00:21:35 +0000 Date: Wed, 4 Dec 2013 00:21:35 +0000 (UTC) From: "Neha Narkhede (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KAFKA-1156) Improve reassignment tool to output the existing assignment to facilitate rollbacks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KAFKA-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838374#comment-13838374 ] Neha Narkhede commented on KAFKA-1156: -------------------------------------- Updated reviewboard https://reviews.apache.org/r/15964/ against branch trunk > Improve reassignment tool to output the existing assignment to facilitate rollbacks > ----------------------------------------------------------------------------------- > > Key: KAFKA-1156 > URL: https://issues.apache.org/jira/browse/KAFKA-1156 > Project: Kafka > Issue Type: Bug > Components: tools > Affects Versions: 0.8.1 > Reporter: Neha Narkhede > Assignee: Neha Narkhede > Priority: Critical > Attachments: KAFKA-1156.patch, KAFKA-1156_2013-12-03_10:20:57.patch, KAFKA-1156_2013-12-03_16:20:10.patch > > > It is useful for the partition reassignment tool to output the current partition assignment as part of the dry run. This will make rollbacks easier if the reassignment does not work out. -- This message was sent by Atlassian JIRA (v6.1#6144)