sijie opened a new issue #515: Use `status.hostIP` to run bookies in k8s
URL: https://github.com/apache/bookkeeper/issues/515
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   follow the 
[tutorial](http://bookkeeper.apache.org/docs/latest/deployment/kubernetes/) to 
deploy bookkeeper in k8s.
   
   - What did you expect to see?
   
   when pods restarted (via `kubectl delete` and `kubectl create`), the pods 
should be able to run again. 
   
   - What did you see instead?
   
   InvalidCookieException. Because when pods are restarted, the container ip 
will changed. The bookies do a cookie validation to ensure the ip address 
doesn't change during the lifecycle of bookies.
   
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to