You are viewing a plain text version of this content. The canonical link for it is here.
Posted to distributedlog-issues@bookkeeper.apache.org by gi...@git.apache.org on 2017/10/12 22:12:36 UTC

[GitHub] sijie opened a new issue #211: Support listing logs by prefix

sijie opened a new issue #211: Support listing logs by prefix
URL: https://github.com/apache/distributedlog/issues/211
 
 
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   listing logs is a very common operation when using distributedlog in a filesystem-ish or objectstore-ish use case. we need to support listing logs by prefix.
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   *nice-to-have*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   We can piggyback on current zookeeper `getChildren` call to achieve this.
   
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services