Description
org.apache.kafka.copycat.storage.KafkaOffsetBackingStoreTest > testGetSet FAILED
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.kafka.copycat.storage.KafkaOffsetBackingStoreTest.testGetSet(KafkaOffsetBackingStoreTest.java:308)
Haven't noticed this on Apache's Jenkins yet, but have seen it on Confluent's. May be due to limited resources under some conditions, although the timeout is already quite generous at 10s.