chirag-wadhwa5 commented on code in PR #20852: URL: https://github.com/apache/kafka/pull/20852#discussion_r2526663032
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupCoordinatorService.java: ########## Review Comment: Ideally not, because all the futures in listLatestOffsets are being completed without an exception, but this is just defensive code; it should not matter much. -- 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]
