ShivsundarR commented on code in PR #20290:
URL: https://github.com/apache/kafka/pull/20290#discussion_r2260397650


##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ShareConsumerImpl.java:
##########
@@ -944,6 +947,9 @@ private Timer createTimerForCloseRequests(Duration timeout) 
{
      * 2. leave the group
      */
     private void sendAcknowledgementsAndLeaveGroup(final Timer timer, final 
AtomicReference<Throwable> firstException) {

Review Comment:
   Thanks, yes I missed that one. I have updated the PR now.



-- 
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

Reply via email to