Bookie handle is not available while reading L309 E2 from bookie: 127.0.0.1:3181 #23490
Unanswered
AaqibHasaniee
asked this question in
Q&A
Replies: 1 comment
|
2.10.6 to 3.3.2 is a big jump and there are some additional topics/metadata may miss during the upgrade. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to run a standalone pulsar cluster in docker. I was running the following command, which was able to setup a local cluster:
However, this command has changed over the weekend to:
Now, whenever i run the above command in my local vs code, i face the error:
I have tried doing PULSAR_STANDALONE_USE_ZOOKEEPER=1 in the env file, however it does not work.
All reactions