dongnuo123 opened a new pull request, #15442: URL: https://github.com/apache/kafka/pull/15442
This patch enables the empty classic groups to upgrade to classic groups. For the common groups, the upgrade is triggered if the classic group is empty. For the existing simple groups, the upgrade is triggered if they try to commit offsets. The newly created simple groups will be upgraded to consumer groups immediately. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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