tarantool / tarantool/doc

config: `bootstrap_strategy` now grants privileges in some cases

Open
#5,079 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.