Matthias J. Sax created KAFKA-6377:
--------------------------------------
Summary: Flaky test BufferPoolTest.testBlockTimeout
Key: KAFKA-6377
URL: https://issues.apache.org/jira/browse/KAFKA-6377
Project: Kafka
Issue Type: Bug
Components: producer
Reporter: Matthias J. Sax
{noformat}
java.lang.AssertionError: available memory8
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.kafka.clients.producer.internals.BufferPoolTest.testBlockTimeout(BufferPoolTest.java:190)
{noformat}
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/10036/testReport/junit/org.apache.kafka.clients.producer.internals/BufferPoolTest/testBlockTimeout/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)