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/10/26 01:00:48 UTC

[GitHub] [pulsar] merlimat opened a new pull request #12491: Fixed getting children of parent nodes in LocalMemoryMetadataStore

merlimat opened a new pull request #12491:
URL: https://github.com/apache/pulsar/pull/12491


   ### Motivation
   
   In `LocalMemoryMetadataStore` the semantic of navigating children of nodes was not respected when the intermediate nodes are not existing. Fixed the behavior and added tests to ensure that we have consistent behavior across different implementations.
   
   This is used by BK `ScanAndCompareGC` which is doing iteration of sub-directories.


-- 
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] merlimat merged pull request #12491: Fixed getting children of parent nodes in LocalMemoryMetadataStore

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


   


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