Is there anyone encounter the same requirement? -----邮件原件----- 发件人: users-return-36748-15316036153=163....@kafka.apache.org [mailto:users-return-36748-15316036153=163....@kafka.apache.org] 代表 洪朝阳 发送时间: 2019年2月21日 23:57 收件人: users@kafka.apache.org 主题: Any way to set a quota for a consumer group?
It’s very great that Apache Kafka get a feature of setting quota since 0.9. https://kafka.apache.org/documentation/#design_quotas But it’s not very perfect that this feature can only limit a specific client identified by a property “client.id” rather than a consumer group. Is there any way to set a quota for a consumer group?