Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13170

Flaky Test InternalTopicManagerTest.shouldRetryDeleteTopicWhenTopicUnknown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • streams, unit tests
    • None

    Description

      https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-11176/2/testReport/org.apache.kafka.streams.processor.internals/InternalTopicManagerTest/Build___JDK_8_and_Scala_2_12___shouldRetryDeleteTopicWhenTopicUnknown_2/

      Stacktracejava.lang.AssertionError: unexpected exception type thrown; expected:<org.apache.kafka.streams.errors.StreamsException> but was:<org.apache.kafka.common.errors.TimeoutException>
        at org.junit.Assert.assertThrows(Assert.java:1020)
        at org.junit.Assert.assertThrows(Assert.java:981)
        at org.apache.kafka.streams.processor.internals.InternalTopicManagerTest.shouldRetryDeleteTopicWhenRetriableException(InternalTopicManagerTest.java:526)
        at org.apache.kafka.streams.processor.internals.InternalTopicManagerTest.shouldRetryDeleteTopicWhenTopicUnknown(InternalTopicManagerTest.java:497)
      

      Attachments

        Activity

          People

            guozhang Guozhang Wang
            ableegoldman A. Sophie Blee-Goldman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: