Jun Rao created KAFKA-4195:
------------------------------
Summary: support throttling on request rate
Key: KAFKA-4195
URL: https://issues.apache.org/jira/browse/KAFKA-4195
Project: Kafka
Issue Type: Improvement
Reporter: Jun Rao
Currently, we can throttle the client by data volume. However, if a client
sends requests too quickly (e.g., a consumer with min.byte configured to 0), it
can still overwhelm the broker. It would be useful to additionally support
throttling by request rate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)