Ismael Juma created KAFKA-4786:
----------------------------------

             Summary: Transient test failure: 
ConsumerCoordinatorTest.testHeartbeatThreadClose
                 Key: KAFKA-4786
                 URL: https://issues.apache.org/jira/browse/KAFKA-4786
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Ismael Juma
            Assignee: Rajini Sivaram


I've seen this failure in Jenkins a number of times:

{code}
java.lang.AssertionError: Heartbeat thread active after close
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.kafka.clients.consumer.internals.ConsumerCoordinatorTest.testHeartbeatThreadClose(ConsumerCoordinatorTest.java:1425)
{code}

https://jenkins.confluent.io/job/kafka-0.10.2/88/testReport/org.apache.kafka.clients.consumer.internals/ConsumerCoordinatorTest/testHeartbeatThreadClose/

[~rsivaram], do you think you can take a look since you wrote the test?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to