You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/07/10 00:58:00 UTC

[jira] [Created] (KAFKA-10264) Flaky Test TransactionsTest.testBumpTransactionalEpoch

Sophie Blee-Goldman created KAFKA-10264:
-------------------------------------------

             Summary: Flaky Test TransactionsTest.testBumpTransactionalEpoch
                 Key: KAFKA-10264
                 URL: https://issues.apache.org/jira/browse/KAFKA-10264
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Sophie Blee-Goldman


h3. Stacktrace

java.lang.AssertionError: Unexpected exception cause org.apache.kafka.common.KafkaException: The client hasn't received acknowledgment for some previously sent messages and can no longer retry them. It is safe to abort the transaction and continue. at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.apache.kafka.test.TestUtils.assertFutureThrows(TestUtils.java:557) at kafka.api.TransactionsTest.testBumpTransactionalEpoch(TransactionsTest.scala:637)



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