tarantool / tarantool/doc

Suggest new bootstrap strategies in the supervised failover guide

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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.