You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/04/22 07:37:02 UTC

[GitHub] [druid] FrankChen021 edited a comment on issue #8715: "group.id" of ConsumerPropertie be replaced by "kafka-supervisor-%s" in kafka-indexing-service

FrankChen021 edited a comment on issue #8715:
URL: https://github.com/apache/druid/issues/8715#issuecomment-824614647


   I have not dived into Kafka to see which requests from consumer are limited by kafka brokers. As far as I know, poll operation of KafkaComsumer does not send `group.id` to kafka brokers which means that operation could not be restricted. 
   
   Since kafka-acl allows ACLs to be configured on a specified consumer group, I think it makes sense to make `group.id` configurable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org