DL1231 opened a new pull request, #19313: URL: https://github.com/apache/kafka/pull/19313
In the current implementation, the `group.share.max.groups` is only used when setting the `maxEntries` for the `ShareSessionCache`. This PR throws an exception when processing a Heartbeat request if the group ID does not exist and the `group.share.max.groups` limit is reached. -- 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