You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/05/06 08:48:24 UTC

[GitHub] [bookkeeper] rolish edited a comment on issue #2084: Failed to fetch cluster metadata from zookeeper @/stream/metadata

rolish edited a comment on issue #2084: Failed to fetch cluster metadata from zookeeper @/stream/metadata
URL: https://github.com/apache/bookkeeper/issues/2084#issuecomment-489550355
 
 
   zkCli.sh shows following objects (created by stream/distributedlog/core/src/main/java/org/apache/distributedlog/impl/BKNamespaceDriver.java) in zookeeper:
   ```
   [zk: localhost:2181(CONNECTED) 5] ls /
   [zookeeper, stream, ledgers]
   [zk: localhost:2181(CONNECTED) 3] ls /stream
   [storage]
   [zk: localhost:2181(CONNECTED) 4] ls /stream/storage
   []
   ```
   There is no ``/stream/metadata``. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services