sijie commented on issue #4162: kubectl appply -f bookie.yaml andthen Error
URL: https://github.com/apache/pulsar/issues/4162#issuecomment-487460145
 
 
   @yangmingqi218 :
   
   ```
   Failed to build bookie server
   org.apache.bookkeeper.bookie.BookieException$InvalidCookieException: 
instanceId 098b7177-8e27-4c57-a38a-ddc230840b86 is not matching with 
aff0aa33-b168-4735-82f7-281900942137
   ```
   
   It seems the bookkeeper cluster is reformatted by `metaformat`. so the 
instance id stored in the bookie is different from the instance id in the 
cluster. 
   
   Can you describe more about the sequence you run for deploying the cluster? 
I guess you are using old persistent volumes but the zookeeper metadata is 
reformatted.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to