[
https://issues.apache.org/jira/browse/KAFKA-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava updated KAFKA-4495:
-----------------------------------------
Fix Version/s: (was: 0.10.2.0)
> 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
>
> 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.15#6346)