pulsar docker swarm High Availability test #21040
Unanswered
mingijo-tatum
asked this question in
Q&A
Replies: 0 comments
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've deployed Pulsar 3.0.0 via docker swarm and I'm posting a question because I'm having issues during high availability testing.
I'm using the following Docker-compose file, and when my working node ec2 goes down, I get the following problem.
If one node dies, three zk's are created on the other node, and if you check the logs in the bookkeeper after that, the logs will be infinite as shown in the photo above.
I ask for help how to do it.
All reactions