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

Protection from inconsistent ZooKeeper clusters. #5161

Open
alexey-milovidov opened this issue May 1, 2019 · 1 comment
Open

Protection from inconsistent ZooKeeper clusters. #5161

alexey-milovidov opened this issue May 1, 2019 · 1 comment
Assignees
Labels
comp-zookeeper Zookeeper operations usability warmup task The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.

Comments

@alexey-milovidov
Copy link
Member

If a user list ZooKeeper servers from different clusters in ClickHouse configuration, weird errors will happen.

@alexey-milovidov
Copy link
Member Author

With four letter commands:

  • srvr or stat - check that only one node is leader; check that number of nodes does not differ more than 1% and more than 1000.
  • conf - check that every serverId is different;

@stale stale bot added the stale label Oct 20, 2019
@ClickHouse ClickHouse deleted a comment from stale bot Jun 11, 2020
@filimonov filimonov added the comp-zookeeper Zookeeper label Jun 11, 2020
@alexey-milovidov alexey-milovidov added the warmup task The task for new ClickHouse team members. Low risk, moderate complexity, no urgency. label Oct 20, 2021
@yakov-olkhovskiy yakov-olkhovskiy self-assigned this Nov 7, 2023
@yariks5s yariks5s self-assigned this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-zookeeper Zookeeper operations usability warmup task The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.
Projects
None yet
Development

No branches or pull requests

4 participants