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

    ShareInFlightBatch.merge() copied the absorbed batch's records into the 
latest fetch batch but never cleared previous batch records, so the absorbed 
ShareCompletedFetch looked permanently unacknowledged and leaked in 
ShareFetchBuffer.pendingAcknowledgementFetches. This merge can happen whenever 
two completed fetches for the same partition are collected together.
   


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