Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-2054 Fix Kafka transient unit test failures
  3. KAFKA-4973

Transient failure of AdminClientTest.testDeleteRecordsWithException

    XMLWordPrintableJSON

Details

    Description

      One of the tests introduced as part of KIP-107 seems to be failing transiently. lindong, can you please take a look?

      java.lang.AssertionError: expected:<DeleteRecordsResult(-1,org.apache.kafka.common.errors.TimeoutException: The request timed out.)> but was:<DeleteRecordsResult(5,null)>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:834)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      

      https://builds.apache.org/job/kafka-trunk-jdk8/1381/testReport/junit/kafka.api/AdminClientTest/testDeleteRecordsWithException/

      Attachments

        Issue Links

          Activity

            People

              lindong Dong Lin
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: