lhotari opened a new pull request #10480: URL: https://github.com/apache/pulsar/pull/10480
Fixes #10433 ### Motivation See #10433 . There's a rare race condition in invalidating ledger cache entries stored in RangeCache . ### Modifications - add separate `invalidate` method for invalidating `EntryImpl` ledger cache entries. This prevents race conditions in invalidation. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
