Description
I've seen this failure in Jenkins a number of times:
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)
rsivaram, do you think you can take a look since you wrote the test?
Attachments
Issue Links
- links to