Skip to content
Snippets Groups Projects
Unverified Commit f8ac1dbe authored by Sergey V's avatar Sergey V
Browse files

feat: --cluster-id parameter

* Make `--cluster-id` CLI mandatory.
* Handle cluster_id mismatch in raft_join.
  When an instance attempts to join the cluster and the instances's
  `--instance-id` parameter mismatches the cluster_id of the cluster
  an error is raised inside the raft_join handler.
parent 39ef4e09
No related branches found
No related tags found
1 merge request!125Feature: cluster id mismatch check
Pipeline #6266 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment