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 2020/05/25 09:33:46 UTC

[GitHub] [pulsar] ayolivia opened a new issue #7033: Ledger dir is redundant when using an existing bookkeeper cluster

ayolivia opened a new issue #7033:
URL: https://github.com/apache/pulsar/issues/7033


   **Describe the bug**
   Currently, we can use an existing bookkeeper cluster by parameter `bookkeeperMetadataServiceUri` (based master branch), however, the ledger dir (`/ledgers`) is still created in pulsar metadata store when initialize cluster metadata. This may confuse some users when trying to locate bookie nodes.
   
   **Expected behavior**
   Create the ledger dir when necessary.
   


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



[GitHub] [pulsar] codelipenghui commented on issue #7033: Ledger dir is redundant when using an existing bookkeeper cluster

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #7033:
URL: https://github.com/apache/pulsar/issues/7033#issuecomment-636555569


   Thanks @zhanghaou 


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



[GitHub] [pulsar] murong00 commented on issue #7033: Ledger dir is redundant when using an existing bookkeeper cluster

Posted by GitBox <gi...@apache.org>.
murong00 commented on issue #7033:
URL: https://github.com/apache/pulsar/issues/7033#issuecomment-636565150


   @codelipenghui @zhanghaou  I think we should make a discussion, I hava already fixed this in my dev branch by adding a option `--bookkeeper-metadata-service-uri` some weeks ago, but I am not so sure it is appropriate. How about the proposal?


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



[GitHub] [pulsar] zhanghaou commented on issue #7033: Ledger dir is redundant when using an existing bookkeeper cluster

Posted by GitBox <gi...@apache.org>.
zhanghaou commented on issue #7033:
URL: https://github.com/apache/pulsar/issues/7033#issuecomment-636471358


   I will fix it. :)


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



[GitHub] [pulsar] sijie closed issue #7033: Ledger dir is redundant when using an existing bookkeeper cluster

Posted by GitBox <gi...@apache.org>.
sijie closed issue #7033:
URL: https://github.com/apache/pulsar/issues/7033


   


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