hangc0276 opened a new pull request #11912: URL: https://github.com/apache/pulsar/pull/11912
### Motivation Related to #11852 #11894 #11814 The current ledgerId check just in persistentTopic level, we should add the check protection in ManagedLedger level before execute read operations. ### Modification 1. Check the requested ledgerId whether belongs to the current topic before execute read operation in managedLedger layer. -- 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]
