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:51:58 UTC

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

rdhabalia commented on issue #1015: Add customize zookeeper-shell to read binary-managed-ledger
URL: https://github.com/apache/incubator-pulsar/pull/1015#issuecomment-354715887
 
 
   > Well, the zookeeper-shell is supposed to mimic the bash shell :)
   
   Yes, actually this tool does the same as it's a wrapper on top of `ZooKeeperMain` and it mimics bash shell but it also parses all ml and ml-cursor's data.
   
   > 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
   
   Probably same thing but it just mimics bash-shell so, convenient to use. you can give a quick try, and if don't feel useful then we can close this PR.
   
   

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