Geo-replication with and without Global Zookeeper #24217
Unanswered
shasank112001
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.
Uh oh!
There was an error while loading. Please reload this page.
I have been looking at enabling geo-replication for my Pulsar setup.
I have gone down the path of setting it up with the Global Zookeeper and also without it, and I have a few questions associated with these setups.
As the role of global zookeeper is not very well documented, and the geo-replication without global zookeeper is not even mentioned in the documentation, its hard to understand what the global zookeeper actually brings to the table.
I have made the following observations in my current testing:
Therefore, I have the following questions:
All reactions