You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/12/17 05:08:00 UTC

[jira] [Created] (KAFKA-6377) Flaky test BufferPoolTest.testBlockTimeout

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)