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 2018/01/02 07:41:13 UTC

[GitHub] merlimat commented on issue #1015: Add customize zookeeper-shell to read binary-managed-ledger

merlimat commented on issue #1015: Add customize zookeeper-shell to read binary-managed-ledger
URL: https://github.com/apache/incubator-pulsar/pull/1015#issuecomment-354714938
 
 
   > Actually this is a replacement of zookeeper-shell which is simple to traverse and access znode paths 
   
   Well, the `zookeeper-shell` is supposed to mimic the bash shell :) 
   
   The part I don't understand is why do we need a separate tool and how would this be different than doing: 
   
   ```
   pulsar-managed-ledger-admin print-managed-ledger $MY_MANAGED_LEDGER
   ```
   
   

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