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

Fix flaky kafka.server.RaftClusterTest.testCreateClusterAndCreateListDeleteTopic()

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      java.util.concurrent.TimeoutException
      	at org.apache.kafka.common.internals.KafkaFutureImpl$SingleWaiter.await(KafkaFutureImpl.java:108)
      	at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:272)
      	at kafka.server.RaftClusterTest.testCreateClusterAndCreateListDeleteTopic(RaftClusterTest.scala:93)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
      	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
      
      
      
      

       

      Also the same error as in testCreateClusterAndCreateAndManyTopics

       

      https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk11/634/testReport/junit/kafka.server/RaftClusterTest/testCreateClusterAndCreateListDeleteTopic__/
      https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/602/testReport/junit/kafka.server/RaftClusterTest/testCreateClusterAndCreateListDeleteTopic__/
      https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/667/testReport/junit/kafka.server/RaftClusterTest/testCreateClusterAndCreateAndManyTopics__/

      Attachments

        Issue Links

          Activity

            People

              showuon Luke Chen
              showuon Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: