Skip to content
Snippets Groups Projects
Commit e2911d68 authored by Dmitry Ivanov's avatar Dmitry Ivanov
Browse files

feat: auto set box.cfg{checkpoint_enabled=false} on split-brain

Split-brain detector might be triggered by complicated online
cluster upgrades (e.g. "the quorum promote patch"), so we don't
want to write inconsistent state to disk.

If there's no inconsistent snapshot, the problem may go away
once we restart the node with a newer version of Tarantool.

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent 4cd0b4ae
No related branches found
No related tags found
1 merge request!203feat: add box.cfg.checkpoint_enabled to toggle snapshots on/off
Pipeline #60900 passed