lhotari commented on issue #23506:
URL: https://github.com/apache/pulsar/issues/23506#issuecomment-2451768173

   I noticed also multiple other issues in InflightReadsLimiter / 
PendingReadsManager:
   * PendingReadsManager will acquire permits for partial reads in 
de-duplication which is wrong
   * Permits aren't released until the buffer is deallocated
     * When the entry is cached, it would limit the reads which is not intended 
by managedLedgerMaxReadsInFlightSizeInMB


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