[
https://issues.apache.org/jira/browse/KAFKA-20828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-20828.
-----------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
merged the PR to trunk
> shouldClientThrottle() implemented incorrectly for some requests
> ----------------------------------------------------------------
>
> Key: KAFKA-20828
> URL: https://issues.apache.org/jira/browse/KAFKA-20828
> Project: Kafka
> Issue Type: Bug
> Components: clients
> Reporter: Jun Rao
> Assignee: Arnab Nandy
> Priority: Major
> Fix For: 4.4.0
>
>
> AbstractResponse.shouldClientThrottle() defaults to false. The following 3
> responses have the throttleTimeMs field, but didn't override it to true.
> ConsumerGroupHeartbeatResponse, ShareGroupHeartbeatResponse,
> AddRaftVoterResponse
--
This message was sent by Atlassian Jira
(v8.20.10#820010)