[
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)