Aishwarya Gune created KAFKA-8346:
-------------------------------------
Summary: Improve replica fetcher behavior in handling partition
failures
Key: KAFKA-8346
URL: https://issues.apache.org/jira/browse/KAFKA-8346
Project: Kafka
Issue Type: Improvement
Components: core
Reporter: Aishwarya Gune
The replica fetcher thread terminates in case one of the partitions being
monitors fails. It leads to under-replicated partitions. The thread behavior
can be improved by dropping that particular partition and continue handling
rest of the partitions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)