Ted Yu created HBASE-20325:
------------------------------

             Summary: 
ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky
                 Key: HBASE-20325
                 URL: https://issues.apache.org/jira/browse/HBASE-20325
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu


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)

Reply via email to