Matthias J. Sax created KAFKA-5489: -------------------------------------- Summary: Failing test: InternalTopicIntegrationTest.shouldCompactTopicsForStateChangelogs Key: KAFKA-5489 URL: https://issues.apache.org/jira/browse/KAFKA-5489 Project: Kafka Issue Type: Bug Components: streams, unit tests Reporter: Matthias J. Sax Assignee: Matthias J. Sax
Test failed with {noformat} java.lang.AssertionError: expected:<compact> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.kafka.streams.integration.InternalTopicIntegrationTest.shouldCompactTopicsForStateChangelogs(InternalTopicIntegrationTest.java:173) {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)