You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2020/06/02 12:36:00 UTC

[jira] [Updated] (KAFKA-10082) fix failed kafka.api.PlaintextConsumerTest.testMultiConsumerStickyAssignment

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

Luke Chen updated KAFKA-10082:
------------------------------
    Reviewer: Sophie Blee-Goldman

> fix failed kafka.api.PlaintextConsumerTest.testMultiConsumerStickyAssignment
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-10082
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10082
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Luke Chen
>            Assignee: Luke Chen
>            Priority: Major
>
> [https://builds.apache.org/blue/rest/organizations/jenkins/pipelines/kafka-trunk-jdk14/runs/153/log/?start=0]
> [https://builds.apache.org/blue/rest/organizations/jenkins/pipelines/kafka-trunk-jdk8/runs/4596/log/?start=0]
> [https://builds.apache.org/blue/rest/organizations/jenkins/pipelines/kafka-trunk-jdk11/runs/1523/log/?start=0]
>  
> kafka.api.PlaintextConsumerTest > testMultiConsumerStickyAssignment FAILED
>  java.lang.AssertionError: Expected only two topic partitions that have switched to other consumers. expected:<9> but was:<14>
>  at org.junit.Assert.fail(Assert.java:89)
>  at org.junit.Assert.failNotEquals(Assert.java:835)
>  at org.junit.Assert.assertEquals(Assert.java:647)
>  at kafka.api.PlaintextConsumerTest.testMultiConsumerStickyAssignment(PlaintextConsumerTest.scala:929)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)