You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/12/03 16:05:00 UTC

[jira] [Commented] (KAFKA-6193) Only delete reassign_partitions znode after reassignment is complete

    [ https://issues.apache.org/jira/browse/KAFKA-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275982#comment-16275982 ] 

Ted Yu commented on KAFKA-6193:
-------------------------------

Updated JIRA title according to Ismael's discovery.

> Only delete reassign_partitions znode after reassignment is complete
> --------------------------------------------------------------------
>
>                 Key: KAFKA-6193
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6193
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ismael Juma
>             Fix For: 1.1.0
>
>         Attachments: 6193.out
>
>
> From https://builds.apache.org/job/kafka-trunk-jdk8/2198/testReport/junit/kafka.admin/ReassignPartitionsClusterTest/shouldPerformMultipleReassignmentOperationsOverVariousTopics/ :
> {code}
> java.lang.AssertionError: expected:<List(3, 1, 2)> but was:<Vector(0, 1, 2)>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at kafka.admin.ReassignPartitionsClusterTest.shouldPerformMultipleReassignmentOperationsOverVariousTopics(ReassignPartitionsClusterTest.scala:524)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)