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

   Ref https://issues.apache.org/jira/browse/KAFKA-21097
   
   DelayedShareFetch now obtains an optional fetch offset from one atomic 
`SharePartition.nextFetchOffsetIfAcquirable()` call, eliminating the previous  
`canAcquireRecords()` plus `nextFetchOffset()` double scan and lock gap
   


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