mjsax commented on code in PR #19219: URL: https://github.com/apache/kafka/pull/19219#discussion_r2029559949
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupMetadataManager.java: ########## @@ -8148,7 +8174,10 @@ private TaskAssignor streamsGroupAssignor(String groupId) { * Get the assignor of the provided streams group. */ private Map<String, String> streamsGroupAssignmentConfigs(String groupId) { Review Comment: Thanks. Should be good for now. It's all internal stuff so we can still refactor in the future is we want to. -- 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