Skip to content
Snippets Groups Projects

bug: uuid mismatch on bootstrap leader

Merged Yaroslav Dynnikov requested to merge bootstrap-leader-uuids into master

When bootstrapping an instance, there're two possible execution paths - start_boot and start_join. While start_join takes all uuids from JoinResponse, start_boot already deals with a bootstrapped box.cfg (it's done in start_discover, refer to [1]). In order to make uuids consistent across box.cfg and topology module, start_boot stage is preceded with rebootstrap.

This case is also covered with a pytest.

  • [1] doc/clustering.md

Close: #69 (closed)

Edited by Yaroslav Dynnikov

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
Please register or sign in to reply
Loading