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 2021/01/11 13:39:13 UTC

[GitHub] [pulsar] eolivelli opened a new issue #9174: Created documentation for bookieID configuration option

eolivelli opened a new issue #9174:
URL: https://github.com/apache/pulsar/issues/9174


   With https://github.com/apache/pulsar/pull/9019 we are updating BookKeeper to version 4.12.1, this change will allow users to use the BookieID feature of BookKeeper.
   Basically if you add this line to conf/bookkeeper.conf. (and conf/standalone.conf for standalone execution)
   `
   bookieId=xxxxx
   `
   The bookie will advertise itself using 'xxxxx' as identifier, and it won't use address:port.
   This way you are able to use a dynamic network address for the bookie
   see the BP-41 page for more details
   http://bookkeeper.apache.org/bps/BP-41-bookieid/


----------------------------------------------------------------
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 #9174: Create documentation for bookieID configuration option

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


   Close this issue since #9779 already merged.


-- 
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] eolivelli commented on issue #9174: Create documentation for bookieID configuration option

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


   @Anonymitaet it is working since 2.7.0
   
   I am sorry I don't have much time to write down the docs.
   But I will very happy to answer to all of your questions and review


----------------------------------------------------------------
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] Anonymitaet commented on issue #9174: Create documentation for bookieID configuration option

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


   @eolivelli would you like to add docs for this change?


----------------------------------------------------------------
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] Anonymitaet commented on issue #9174: Create documentation for bookieID configuration option

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


   @eolivelli does this code change apply to 2.7.1?


----------------------------------------------------------------
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 closed issue #9174: Create documentation for bookieID configuration option

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


   


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