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 16:48:58 UTC

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

Damian Guy created KAFKA-4495:
---------------------------------

             Summary: 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)