dongnuo123 commented on code in PR #14589:
URL: https://github.com/apache/kafka/pull/14589#discussion_r1372463509
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupCoordinatorService.java:
##########
@@ -268,7 +269,9 @@ public
CompletableFuture<ConsumerGroupHeartbeatResponseData> consumerGroupHeartb
ConsumerGroupHeartbeatRequestData request
Review Comment:
Not sure if I understand, should we specify in group coordinator interface
or in group coordinator service? I made some change in the group coordinator
interface.
--
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]