dajac commented on code in PR #20949: URL: https://github.com/apache/kafka/pull/20949#discussion_r2550149790
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupMetadataManager.java: ########## Review Comment: It is actually a bit weird to have this here. `createGroupTombstoneRecords` applies to all group types but the timer is only for `streams`. What's the reasoning? -- 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]
