feedback: Automated leader election | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
<…>le.
The leader should also satisfy the following requirements:|The database.mode option is set to rw.|
The leader shouldn’t be in the orphan state.Nothing prevents <…>
https://www.tarantool.io/en/doc/latest/platform/replication/repl_leader_elect/
The database.mode configuration option can't be set together with replication.failover: election. I suppose, a low-level box.cfg({read_only = false}) was meant in this context.
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 reading the linked Automated Leader Election documentation page and locate the statement about the leader's database.mode option. Check the surrounding configuration guidance against the reported box.cfg({read_only = false}) distinction; done means the page accurately describes the applicable setting and no longer makes the reported incorrect claim.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100