[
https://issues.apache.org/jira/browse/KAFKA-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Byrne resolved KAFKA-9164.
--------------------------------
Resolution: Invalid
Marking issue invalid since the producer logic was actually handling this
correctly.
> 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
> Priority: Minor
>
> 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)