tarantool / tarantool/doc

Support config.storage as a failover stateboard.

Open
#5,384 0 comments 1 reaction 1 assignee View on GitHub

@lenkis is already working on this.

Since Sep 26, 2025.

3.3
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool
Since: 3.3.0
Root document: https://www.tarantool.io/en/doc/latest/platform/replication/supervised_failover/
SME: @ georgiy-belyanin

Details

(This ticket is an effective copy of the original ticket from the deprecated EE repo: https://github.com/tarantool/enterprise_doc/issues/291)

Now a Tarantool config.storage cluster can be used as a stateboard for
the supervised failover.

In order to use config.storage as a stateboard, the config.storage
source should be configured and the cluster should be running. In such
configuration the failover coordinator uses config.storage as the
stateboard.

The supervised failover selects etcd/centralazied configuration storage
mode automatically based on the configuration. If both etcd and
config.storage sources are provided and available the first one is used
as a stateboard. Though, this configuration isn't recommended since etcd
and config.storage are interchangeable.

Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool-ee/commit/6c8cfb00a014b67800853fa3c4f1e219be160187.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.