tarantool / tarantool/doc

New configuration option `failover.stateboard.enabled`

Open
#4,647 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Dev. issue: (https://github.com/tarantool/tarantool/issues/9849)

Product: Tarantool
Since: 3.3.0
Root document: https://www.tarantool.io/en/doc/latest/reference/configuration/configuration_reference/
SME: @ georgiy-belyanin

Details

Connected with https://github.com/tarantool/enterprise_doc/issues/290.

Now failover.stateboard.enabled boolean option can be used to
enable/disable the failover coordinator stateboard. Default value equals
to true.

failover.stateboard.enabled: true requires for one of the compatible
remote config sources to be set in the config section. Otherwise the
failover coordinator doesn't start.

The option is enterprise-only since it's a part of the supervised
failover coordinator.
Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool/commit/4ebe08c25ed6cdb3dcb8ecb0e5d60cde908120d6.

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.

Research direction

Open the configuration reference at the linked root document and locate the failover.stateboard section. Document the boolean option, its true default, the remote-config-source requirement when enabled, and its enterprise-only scope; done means the reference accurately reflects these details and links the related context where appropriate.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.