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)