tarantool / tarantool/doc

Document failover_interval router option

Open
#5,181 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

The interval in seconds between actions by the failover service.
For replicas it means, how often pings are sent, for replicasets -
how often the prioritized replica is checked for relevance.

The option is specified in the root of the config. Default value
is 1.
Requested by @Serpentian in https://github.com/tarantool/vshard/commit/327546655b9fb307d6c9a5f3424e28bd1f09e179.

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

Start by locating the documentation section that describes router configuration options and compare nearby entries with the requested failover_interval details. The work is done when the root-level option documents its seconds-based interval, replica and replicaset behavior, and default value of 1.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.