Document rebalancer_bucket_send_timeout storage option
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
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
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