[ https://issues.apache.org/jira/browse/KAFKA-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-5095. ---------------------------------- Resolution: Fixed Fix Version/s: 0.10.2.1 0.11.0.0 Issue resolved by pull request 2877 [https://github.com/apache/kafka/pull/2877] > ThreadCacheTest.cacheOverheadsSmallValues fails intermittently > --------------------------------------------------------------- > > Key: KAFKA-5095 > URL: https://issues.apache.org/jira/browse/KAFKA-5095 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 0.11.0.0 > Reporter: Damian Guy > Assignee: Eno Thereska > Fix For: 0.11.0.0, 0.10.2.1 > > > {code} > java.lang.AssertionError: Used memory size 249731736 greater than expected > 2.47212045E8 > Stacktrace > java.lang.AssertionError: Used memory size 249731736 greater than expected > 2.47212045E8 > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.assertTrue(Assert.java:41) > at > org.apache.kafka.streams.state.internals.ThreadCacheTest.checkOverheads(ThreadCacheTest.java:98) > at > org.apache.kafka.streams.state.internals.ThreadCacheTest.cacheOverheadsSmallValues(ThreadCacheTest.java:111) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)