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 2018/05/07 19:19:00 UTC

[jira] [Resolved] (KAFKA-6736) ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky

     [ https://issues.apache.org/jira/browse/KAFKA-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved KAFKA-6736.
---------------------------
    Resolution: Cannot Reproduce

> ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky
> -------------------------------------------------------------------
>
>                 Key: KAFKA-6736
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6736
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>
> Saw this from https://builds.apache.org/job/kafka-trunk-jdk8/2518/testReport/junit/kafka.admin/ReassignPartitionsClusterTest/shouldMoveSubsetOfPartitions/ :
> {code}
> kafka.common.AdminCommandFailedException: Partition reassignment currently in progress for Map(topic1-0 -> Buffer(100, 102), topic1-2 -> Buffer(100, 102), topic2-1 -> Buffer(101, 100), topic2-2 -> Buffer(100, 102)). Aborting operation
> 	at kafka.admin.ReassignPartitionsCommand.reassignPartitions(ReassignPartitionsCommand.scala:612)
> 	at kafka.admin.ReassignPartitionsCommand$.executeAssignment(ReassignPartitionsCommand.scala:215)
> 	at kafka.admin.ReassignPartitionsClusterTest.shouldMoveSubsetOfPartitions(ReassignPartitionsClusterTest.scala:242)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)