Skip to content
Snippets Groups Projects

Feature: cluster id mismatch check

Merged Sergey V requested to merge feature/cluster-id-mismatch-check into master
tarantool> box.func['.raft_join']:call({"wrong-cluster-id", "i2", nil, "", true})
---
- error: 'cannot join the instance to the cluster: cluster_id mismatch: cluster_id
    of the instance = "wrong-cluster-id", cluster_id of the cluster = "c"'
...

Close #86 (closed)

Edited by Sergey V

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading