Document failover_interval router option
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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