AndrewJSchofield commented on PR #19313: URL: https://github.com/apache/kafka/pull/19313#issuecomment-2774633881
> @AndrewJSchofield Thanks for your reply. Currently, Kafka does not seem to have global configuration limits (e.g., quota and `max.connections.per.ip` are broker-level configurations). Perhaps we could redefine `group.share.max.groups` as a broker-level limit or introduce a global configuration restriction mechanism. What do you think? @DL1231 Yes, that's the kind of thing that I'm thinking. There is value in preventing a huge number of groups, and that can be a broker-level limit. I want to consider the share session cache aspect of this too, since that's kind of orthogonal. I'll get back to you soon. -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org