Damian Guy created KAFKA-4300:
---------------------------------

             Summary: NamedCache throws an NPE when evict is called and the 
cache is empty
                 Key: KAFKA-4300
                 URL: https://issues.apache.org/jira/browse/KAFKA-4300
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.10.1.0
            Reporter: Damian Guy
            Assignee: Damian Guy
             Fix For: 0.10.1.0


evict can be called on a NamedCache even though it is empty. This is due to the 
shared nature of the outer ThreadCache. Currently if evict is called on an 
empty NamedCache it will throw a NullPointerException



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

Reply via email to