Suggest new bootstrap strategies in the supervised failover guide
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Now supervised failover coordinator supports three bootstrap strategies:
native, supervised, auto. It's suggested to use on of the first
since they behave more native for the failover coordinator.
That's how the suggested cluster's configuration replication section
should be changed.
replication:
failover: supervised
+ bootstrap_strategy: native
Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool-ee/commit/6183eb8425f7c9a8d63f1f5b09caead095bf113a.
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
Open the supervised failover guide and locate its suggested cluster configuration. Update the replication example to document the supported bootstrap strategies and show bootstrap_strategy in the configuration, then verify the guide matches the requested native or supervised recommendation.
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
- 48/100