tarantool / tarantool/doc

Document rebalancer_bucket_send_timeout storage option

Open Beginner friendly
#5,668 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: VShard 0.1.41

The timeout in seconds for sending a single bucket inside rebalancer.
Can be used to limit the time, bucket can be unavailable for write
during bucket sending. Can be also used with router.map_callrw request
to guarantee, that the request will succeed, if timeout of request is >
rebalancer_bucket_send_timeout.

Default value is ininity.
Requested by @Serpentian in https://github.com/tarantool/vshard/commit/b1f27f16df2000f75cc95bf87adc147a036b63e1.

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

Start by locating the existing VShard storage-option documentation and the entries surrounding rebalancer settings. Add the documented rebalancer_bucket_send_timeout option with its since version, behavior, default, and router.map_callrw relationship; done means the option is described consistently with nearby entries.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.