philipnee commented on PR #12593:
URL: https://github.com/apache/kafka/pull/12593#issuecomment-1238583494

   @dajac - The issue is actually quite complicated, but i'm seeing consumer 
consuming duplicated records because of the fetching in between the start of 
async commit and partition revoke (while the async commit in "in-flight").  The 
original behavior was using sync commit, but I think we are seeing coordinator 
getting stuck there.
   
   Sorry... forgot to converted it into a draft.


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