[
https://issues.apache.org/jira/browse/KAFKA-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-10264.
-------------------------------------
Resolution: Fixed
> Flaky Test TransactionsTest.testBumpTransactionalEpoch
> ------------------------------------------------------
>
> Key: KAFKA-10264
> URL: https://issues.apache.org/jira/browse/KAFKA-10264
> Project: Kafka
> Issue Type: Bug
> Components: core
> Reporter: A. Sophie Blee-Goldman
> Assignee: Chia-Ping Tsai
> Priority: Major
> Labels: flaky-test, unit-test
>
> 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)