Sophie Blee-Goldman created KAFKA-9875:
------------------------------------------
Summary: Flaky Test
SuppressionDurabilityIntegrationTest.shouldRecoverBufferAfterShutdown[exactly_once]
Key: KAFKA-9875
URL: https://issues.apache.org/jira/browse/KAFKA-9875
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 2.6.0
Reporter: Sophie Blee-Goldman
h3. Stacktrace
java.lang.RuntimeException: java.util.concurrent.ExecutionException:
org.apache.kafka.common.errors.TimeoutException: The request timed out. at
org.apache.kafka.streams.integration.utils.KafkaEmbedded.deleteTopic(KafkaEmbedded.java:211)
at
org.apache.kafka.streams.integration.utils.EmbeddedKafkaCluster.deleteAllTopicsAndWait(EmbeddedKafkaCluster.java:300)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.cleanStateAfterTest(IntegrationTestUtils.java:148)
at
org.apache.kafka.streams.integration.SuppressionDurabilityIntegrationTest.shouldRecoverBufferAfterShutdown(SuppressionDurabilityIntegrationTest.java:246)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)