Is there anyone encounter the same requirement? -----邮件原件----- 发件人: [email protected] [mailto:[email protected]] 代表 洪朝阳 发送时间: 2019年2月21日 23:57 收件人: [email protected] 主题: 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?
