Jun Rao created KAFKA-20828:
-------------------------------
Summary: 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
AbstractResponse.shouldClientThrottle() defaults to false. The following 3
responses have the throttleTimeMs field, but didn't override it to true.
ConsumerGroupHeartbeatResponse, ShareGroupHeartbeatResponse,
ShareGroupHeartbeatResponse
--
This message was sent by Atlassian Jira
(v8.20.10#820010)