You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Brian Byrne (Jira)" <ji...@apache.org> on 2019/11/08 18:23:00 UTC

[jira] [Created] (KAFKA-9164) Don't evict active topics' metadata from the producer's cache

Brian Byrne created KAFKA-9164:
----------------------------------

             Summary: Don't evict active topics' metadata from the producer's cache
                 Key: KAFKA-9164
                 URL: https://issues.apache.org/jira/browse/KAFKA-9164
             Project: Kafka
          Issue Type: Bug
          Components: producer 
            Reporter: Brian Byrne
            Assignee: Brian Byrne


The producer's metadata currently marks a topic as "not needing to be retained" if it has been 5 minutes since it was first considered, regardless of whether records were being actively produced for the topic. This shouldn't happen and should be fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)