Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Bookie instanceId verification failed #23281

Open
3 tasks done
HGHNice opened this issue Sep 11, 2024 · 2 comments
Open
3 tasks done

[Bug] Bookie instanceId verification failed #23281

HGHNice opened this issue Sep 11, 2024 · 2 comments
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@HGHNice
Copy link

HGHNice commented Sep 11, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Read release policy

  • I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.

Version

image: 3.0.4
k8s deploy

Minimal reproduce step

First, the cluster bookies prompts that it cannot get instance_id and asks me to use bin-bookkeeper shell metaformat to initialize. Then restarting bookies reports this error. I take the instanceId 237fe99b-9a46-4697-bff1-4739d68a9175 is not matching with 52088892-8876-4c1c-b6fa-cf00e487d985 prompt 237fe99b-9a46-4697-bff1-4739d68a9175 to the bookies host to modify the VERSION file. Then restarting it still has the same error, but this time it no longer prompts the instanceId to be modified.

What did you expect to see?

I expect it to start normally

What did you see instead?

org.apache.bookkeeper.bookie.BookieException$InvalidCookieException:

Anything else?

Solution

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@HGHNice HGHNice added the type/bug The PR fixed a bug or issue reported a bug label Sep 11, 2024
@lhotari
Copy link
Member

lhotari commented Sep 11, 2024

image: 3.0.4
k8s deploy

@HGHNice Which method is used for the k8s deployment? Is it by Apache Pulsar Helm Chart? Which version of the Helm chart?

@HGHNice
Copy link
Author

HGHNice commented Sep 14, 2024

image: 3.0.4
k8s deploy

@HGHNice Which method is used for the k8s deployment? Is it by Apache Pulsar Helm Chart? Which version of the Helm chart?
I'm glad you replied to me. This picture shows the version of helm-chart I use. I would also like to ask how to scale down bookies if I need to.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

2 participants