rreddy-22 commented on code in PR #15150: URL: https://github.com/apache/kafka/pull/15150#discussion_r1458077276
########## clients/src/main/java/org/apache/kafka/clients/admin/ConsumerGroupListing.java: ########## @@ -21,95 +21,111 @@ import java.util.Optional; Review Comment: Ohh hmm that makes sense thanks for bringing this up! I do feel like the way it exists right now is kinda inefficient that's why I changed it. Out of curiosity if I wanted to make these changes to the file what would we have to do? -- 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]
