[
https://issues.apache.org/jira/browse/KAFKA-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977628#comment-15977628
]
ASF GitHub Bot commented on KAFKA-5095:
---------------------------------------
Github user asfgit closed the pull request at:
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)