[
https://issues.apache.org/jira/browse/KAFKA-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002533#comment-15002533
]
ASF GitHub Bot commented on KAFKA-2815:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/510
> unit test failure in
> org.apache.kafka.streams.processor.internals.KafkaStreamingPartitionAssignorTest
> -----------------------------------------------------------------------------------------------------
>
> Key: KAFKA-2815
> URL: https://issues.apache.org/jira/browse/KAFKA-2815
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.1.0
> Reporter: Jun Rao
> Assignee: Grant Henke
> Fix For: 0.9.1.0
>
>
> See the following failure on trunk.
> org.apache.kafka.streams.processor.internals.KafkaStreamingPartitionAssignorTest
> > testSubscription FAILED
> java.lang.AssertionError: expected:<[topic1, topic2]> but was:<[topic2,
> topic1]>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.kafka.streams.processor.internals.KafkaStreamingPartitionAssignorTest.testSubscription(KafkaStreamingPartitionAssignorTest.java:174)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)