adixitconfluent opened a new pull request, #21050:
URL: https://github.com/apache/kafka/pull/21050

   ### About
   When we have `releaseAcquiredRecords` call on SharePartition and the batch 
is being maintained per offset, if we have non matching member id while 
releasing acquired records, we should skip only that offset and continue with 
the next offset in the batch, not skip all the offsets after seeing the 
problematic offset
   
   ### Testing
   Added unit tests to verify the new functionality


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

Reply via email to