You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/03 16:16:30 UTC

[GitHub] [pulsar] hangc0276 opened a new pull request #11917: [Branch-2.6]Forbid to read other topic's data in managedLedger layer

hangc0276 opened a new pull request #11917:
URL: https://github.com/apache/pulsar/pull/11917


   ### Motivation
   Related to #11852 #11894 #11814
   
   If we use another topic to find the message, it will return the message
   
   ### 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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] eolivelli merged pull request #11917: [Branch-2.6]Forbid to read other topic's data in managedLedger layer

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #11917:
URL: https://github.com/apache/pulsar/pull/11917


   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org