Skip to content
Snippets Groups Projects
Unverified Commit 332f5d76 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 b0d3067f
No related branches found
No related tags found
No related merge requests found
Pipeline #6253 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