You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2022/01/27 07:23:00 UTC

[jira] [Resolved] (KAFKA-13614) Leader replication quota is applied to consumer fetches

     [ https://issues.apache.org/jira/browse/KAFKA-13614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jacot resolved KAFKA-13614.
---------------------------------
    Fix Version/s: 3.2.0
         Reviewer: David Jacot
       Resolution: Fixed

> Leader replication quota is applied to consumer fetches
> -------------------------------------------------------
>
>                 Key: KAFKA-13614
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13614
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: David Mao
>            Assignee: David Mao
>            Priority: Major
>             Fix For: 3.2.0
>
>
> in ReplicaManager.readFromLocalLog we check shouldLeaderThrottle regardless of whether the read is coming from a consumer or follower broker. This results in replication quota being applied to consumer fetches.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)