You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2018/05/23 21:34:00 UTC

[jira] [Created] (KAFKA-6937) In-sync replica delayed during fetch if replica throttle is exceeded

Jun Rao created KAFKA-6937:
------------------------------

             Summary: In-sync replica delayed during fetch if replica throttle is exceeded
                 Key: KAFKA-6937
                 URL: https://issues.apache.org/jira/browse/KAFKA-6937
             Project: Kafka
          Issue Type: Bug
            Reporter: Jun Rao
            Assignee: Jun Rao


When replication throttling is enabled, in-sync replica's traffic should never be throttled. However, in DelayedFetch.tryComplete(), we incorrectly delay the completion of an in-sync replica fetch request if replication throttling is engaged. 



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