You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Damian Guy (JIRA)" <ji...@apache.org> on 2016/12/06 17:17:59 UTC

[jira] [Resolved] (KAFKA-4495) ThreadCache.maybeEvict can become an infinite loop

     [ https://issues.apache.org/jira/browse/KAFKA-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damian Guy resolved KAFKA-4495.
-------------------------------
    Resolution: Invalid

> ThreadCache.maybeEvict can become an infinite loop
> --------------------------------------------------
>
>                 Key: KAFKA-4495
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4495
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 0.10.1.0
>            Reporter: Damian Guy
>            Assignee: Damian Guy
>             Fix For: 0.10.2.0
>
>
> ThreadCache.maybeEvict can end up in an infinite loop if the cache size is beyond the maxCacheSizeBytes and the cache for the current namespace becomes empty before the cache size drops below maxCacheSizeBytes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)