Matthias J. Sax created KAFKA-8113:
--------------------------------------

             Summary: Flaky Test 
ListOffsetsRequestTest#testResponseIncludesLeaderEpoch
                 Key: KAFKA-8113
                 URL: https://issues.apache.org/jira/browse/KAFKA-8113
             Project: Kafka
          Issue Type: Bug
          Components: core, unit tests
    Affects Versions: 2.3.0
            Reporter: Matthias J. Sax
             Fix For: 2.3.0


[https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/3468/tests]
{quote}java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at 
kafka.server.ListOffsetsRequestTest.fetchOffsetAndEpoch$1(ListOffsetsRequestTest.scala:136)
at 
kafka.server.ListOffsetsRequestTest.testResponseIncludesLeaderEpoch(ListOffsetsRequestTest.scala:151){quote}
STDOUT
{quote}[2019-03-15 17:16:13,029] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 
fetcherId=0] Error for partition topic-0 at offset 0 
(kafka.server.ReplicaFetcherThread:76)
org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server 
does not host this topic-partition.
[2019-03-15 17:16:13,231] ERROR [KafkaApi-0] Error while responding to offset 
request (kafka.server.KafkaApis:76)
org.apache.kafka.common.errors.ReplicaNotAvailableException: Partition topic-0 
is not available{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to