You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/17 22:40:00 UTC

[jira] [Commented] (KAFKA-8346) Improve replica fetcher behavior in handling partition failures

    [ https://issues.apache.org/jira/browse/KAFKA-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842762#comment-16842762 ] 

ASF GitHub Bot commented on KAFKA-8346:
---------------------------------------

hachikuji commented on pull request #6716: KAFKA-8346; Improve replica fetcher behavior for handling partition failure
URL: https://github.com/apache/kafka/pull/6716
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Assignee: 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.
> KIP-461: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-461+-+Improve+Replica+Fetcher+behavior+at+handling+partition+failure]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)