[ https://issues.apache.org/jira/browse/KAFKA-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aishwarya Gune updated KAFKA-8346: ---------------------------------- Description: The replica fetcher thread terminates in case one of the partitions being monitored fails. This leads to under-replicated partitions. The thread behavior can be improved by dropping that particular partition and continuing with the rest of the partitions. (was: 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.) > 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 > Priority: Major > > The replica fetcher thread terminates in case one of the partitions being > monitored fails. This leads to under-replicated partitions. The thread > behavior can be improved by dropping that particular partition and continuing > with the rest of the partitions. -- This message was sent by Atlassian JIRA (v7.6.3#76005)