config: `bootstrap_strategy` now grants privileges in some cases
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
replication.bootstrap_strategy needs a note on the granted privileges
at the end of the various bootstrap strategies descriptions.
Note: when using bootstrap strategies supervised or native with a
supervised failover (see replication.failover configuration option)
Tarantool automatically grants the guest user privileges allowing to
execute the internal failover.execute call for performing the initial
cluster bootstrap.
Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool/commit/e57fc4c717cb12d9518a5ce44d45db2c27e71a1e.
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
Search the documentation for the replication.bootstrap_strategy configuration option and read the descriptions of its bootstrap strategies. Add a note at the end explaining the privileges automatically granted to guest when supervised or native is used with supervised failover. Done means the note accurately covers the internal failover.execute call and both named strategies.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100