Skip to content
Snippets Groups Projects
Unverified Commit 31a08633 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 2981bc0a
No related branches found
No related tags found
No related merge requests found
Pipeline #6254 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