[
https://issues.apache.org/jira/browse/KAFKA-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps resolved KAFKA-321.
-----------------------------
Resolution: Fixed
> Remove dead brokers from ProducerPool
> -------------------------------------
>
> Key: KAFKA-321
> URL: https://issues.apache.org/jira/browse/KAFKA-321
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.0
> Reporter: Prashanth Menon
> Labels: replication
>
> Currently, the ProducerPool does not remove producers that are tied to dead
> brokers. Keeping such producers around can adversely effect normal producer
> operation by handing them out and failling - one such scenario is when
> updating cached topic metadata. It's best if we remove any producers that
> are tied to dead brokers to avoid such situations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)