You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by gi...@git.apache.org on 2017/09/18 22:13:47 UTC

[GitHub] sijie commented on issue #515: Use `status.hostIP` to run bookies in k8s

sijie commented on issue #515: Use `status.hostIP` to run bookies in k8s
URL: https://github.com/apache/bookkeeper/issues/515#issuecomment-330371398
 
 
   The fix here is:
   
   - use `status.hostIP` rather than `status.containerIP`. so the identifier (ip) of a bookie pod will not be changed after it is restarted.
   - use `adverstiseAddress` to advertise hostip as the ip of a bookie pod
   - change it to use `hierarchical` ledger manager
 
----------------------------------------------------------------
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