Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromCallerThread STANDARD_OUT [2015-07-24 23:13:05,148] WARN fsync-ing the write ahead log in SyncThread:0 took 1084ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide (org.apache.zookeeper.s erver.persistence.FileTxnLog:334) kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromCallerThread FAILED java.lang.AssertionError: No request is complete. at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:44) at kafka.api.ProducerSendTest$$anonfun$testCloseWithZeroTimeoutFromCallerThread$1.apply$mcVI$sp(ProducerSendTest.scala:343) at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141) at kafka.api.ProducerSendTest.testCloseWithZeroTimeoutFromCallerThread(ProducerSendTest.scala:340)
Attachments
Issue Links
- is related to
-
KAFKA-3155 Transient Failure in kafka.api.PlaintextProducerSendTest.testFlush
- Resolved