You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2018/11/13 06:23:01 UTC

[jira] [Resolved] (KAFKA-7605) Flaky Test `SaslMultiMechanismConsumerTest.testCoordinatorFailover`

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

Ismael Juma resolved KAFKA-7605.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

> Flaky Test `SaslMultiMechanismConsumerTest.testCoordinatorFailover`
> -------------------------------------------------------------------
>
>                 Key: KAFKA-7605
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7605
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>             Fix For: 2.2.0
>
>
> {code}
> java.lang.AssertionError: Failed to observe commit callback before timeout
> 	at kafka.utils.TestUtils$.fail(TestUtils.scala:351)
> 	at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:761)
> 	at kafka.utils.TestUtils$.pollUntilTrue(TestUtils.scala:727)
> 	at kafka.api.BaseConsumerTest.awaitCommitCallback(BaseConsumerTest.scala:198)
> 	at kafka.api.BaseConsumerTest.ensureNoRebalance(BaseConsumerTest.scala:214)
> 	at kafka.api.BaseConsumerTest.testCoordinatorFailover(BaseConsumerTest.scala:117)
> {code}
> Probably just need to increase the timeout a little.



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