tarantool / tarantool/doc

`replication.reconnect_timeout` option

Open
#4,966 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

Since 3.4.0. The timeout (in seconds) between attempts to reconnect
to a master in case of connection failure. Default is box.NULL. If
the option is set to box.NULL, then it equals to replication_timeout.
Requested by @Serpentian in https://github.com/tarantool/tarantool/commit/a35e7e2514dbe67f482865b3b6d6e17fcfa6436c.

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

No file or test is named. Start by locating the documentation for replication options and read the existing replication_timeout entry; document replication.reconnect_timeout, its seconds-based retry interval, the box.NULL default, and its relationship to replication_timeout.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.