You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/16 00:20:00 UTC

[jira] [Commented] (KAFKA-5449) Flaky test TransactionsTest.testReadCommittedConsumerShouldNotSeeUndecidedData

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

ASF GitHub Bot commented on KAFKA-5449:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3348


> Flaky test TransactionsTest.testReadCommittedConsumerShouldNotSeeUndecidedData
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-5449
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5449
>             Project: Kafka
>          Issue Type: Bug
>          Components: core, unit tests
>            Reporter: Matthias J. Sax
>            Assignee: Jason Gustafson
>            Priority: Blocker
>              Labels: exactly-once, test
>             Fix For: 0.11.0.0
>
>
> {noformat}
> java.lang.AssertionError: Consumed 6 records until timeout instead of the expected 8 records
> 	at kafka.utils.TestUtils$.fail(TestUtils.scala:333)
> 	at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:847)
> 	at kafka.utils.TestUtils$.consumeRecords(TestUtils.scala:1357)
> 	at kafka.api.TransactionsTest.testReadCommittedConsumerShouldNotSeeUndecidedData(TransactionsTest.scala:143)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)