[
https://issues.apache.org/jira/browse/KAFKA-20828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-20828:
----------------------------
Description:
AbstractResponse.shouldClientThrottle() defaults to false. The following 3
responses have the throttleTimeMs field, but didn't override it to true.
ConsumerGroupHeartbeatResponse, ShareGroupHeartbeatResponse,
AddRaftVoterResponse
was:
AbstractResponse.shouldClientThrottle() defaults to false. The following 3
responses have the throttleTimeMs field, but didn't override it to true.
ConsumerGroupHeartbeatResponse, ShareGroupHeartbeatResponse,
ShareGroupHeartbeatResponse
> 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: Apoorv Mittal
> Priority: Major
>
> 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)