[
https://issues.apache.org/jira/browse/KAFKA-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damian Guy resolved KAFKA-5489.
-------------------------------
Resolution: Cannot Reproduce
Closing this as i haven't seen it fail in a while and i'm unable to reproduce
it. We can re-open if it occurs again
> 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: Damian Guy
> Labels: test
>
> 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)