[
https://issues.apache.org/jira/browse/KAFKA-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878008#comment-15878008
]
Charly Molter commented on KAFKA-4195:
--------------------------------------
For those looking for the KIP:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-124+-+Request+rate+quotas
> 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
> Assignee: Rajini Sivaram
> Labels: needs-kip
>
> 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.15#6346)