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

Joel Koshy edited comment on KAFKA-1823 at 12/18/14 11:43 AM:
--------------------------------------------------------------

This was caused by KAFKA-1648 - it can be reproduced by setting MaxTopicCount 
to 0. Will upload a patch in a minute.


was (Author: jjkoshy):
This was caused by KAFKA-1684 - it can be reproduced by setting MaxTopicCount 
to 0. Will upload a patch in a minute.

> transient unit test failure in PartitionAssignorTest
> ----------------------------------------------------
>
>                 Key: KAFKA-1823
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1823
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.8.3
>            Reporter: Jun Rao
>            Assignee: Joel Koshy
>         Attachments: KAFKA-1823.patch
>
>
> Saw the following transient unit test failure.
> unit.kafka.consumer.PartitionAssignorTest > testRoundRobinPartitionAssignor 
> FAILED
>     java.lang.UnsupportedOperationException: empty.max
>         at 
> scala.collection.TraversableOnce$class.max(TraversableOnce.scala:216)
>         at scala.collection.AbstractIterator.max(Iterator.scala:1157)
>         at 
> unit.kafka.consumer.PartitionAssignorTest$.unit$kafka$consumer$PartitionAssignorTest$$assignAndVerify(PartitionAssignorTest.scala:190)
>         at 
> unit.kafka.consumer.PartitionAssignorTest$$anonfun$testRoundRobinPartitionAssignor$1.apply$mcVI$sp(PartitionAssignorTest.scala:54)
>         at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)
>         at 
> unit.kafka.consumer.PartitionAssignorTest.testRoundRobinPartitionAssignor(PartitionAssignorTest.scala:39)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to