Boyang Chen created KAFKA-8460:
----------------------------------
Summary: Flaky Test
PlaintextConsumerTest#testLowMaxFetchSizeForRequestAndPartition
Key: KAFKA-8460
URL: https://issues.apache.org/jira/browse/KAFKA-8460
Project: Kafka
Issue Type: Bug
Reporter: Boyang Chen
*16:17:04* kafka.api.PlaintextConsumerTest >
testLowMaxFetchSizeForRequestAndPartition FAILED*16:17:04*
org.scalatest.exceptions.TestFailedException: Timed out before consuming
expected 2700 records. The number consumed was 1980.*16:17:04* at
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530)*16:17:04*
at
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529)*16:17:04*
at
org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389)*16:17:04*
at org.scalatest.Assertions.fail(Assertions.scala:1091)*16:17:04*
at org.scalatest.Assertions.fail$(Assertions.scala:1087)*16:17:04*
at org.scalatest.Assertions$.fail(Assertions.scala:1389)*16:17:04* at
kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:789)*16:17:04* at
kafka.utils.TestUtils$.pollRecordsUntilTrue(TestUtils.scala:765)*16:17:04*
at
kafka.api.AbstractConsumerTest.consumeRecords(AbstractConsumerTest.scala:156)*16:17:04*
at
kafka.api.PlaintextConsumerTest.testLowMaxFetchSizeForRequestAndPartition(PlaintextConsumerTest.scala:801)*16:17:04*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)