[
https://issues.apache.org/jira/browse/KAFKA-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505615#comment-15505615
]
Jun Rao commented on KAFKA-4195:
--------------------------------
We will need to do a KIP on the design first.
> 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)