AntonVasant opened a new pull request, #21075: URL: https://github.com/apache/kafka/pull/21075
This patch fixes a case in GroupMetadataManager where a member’s regular expression subscription transitions from a non-empty regex to an empty regex. In this scenario, maybeUpdateRegularExpressions should return true so that the group epoch is bumped. [https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-19899?filter=allissues](url) Target branch: 4.1 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
