tt CLI (2.10): `tt rs vshard bootstrap` ignores an error and retries within `timeout` flag period
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt CLI
Since: tt 2.10.0
Dev ticket: https://github.com/tarantool/tt/commit/cd6e74afd3b19af480ab51581419e8f677e8aae5
Root document: https://www.tarantool.io/en/doc/latest/tooling/tt_cli/replicaset/
SME: @ oleg-jukovec @ patapenka-alexey
Details
rs: retry to bootstrap vshard within the timeout
This commit makes the timeout parameter define the duration
for vshard bootstrapping attemps.
Closes #TNTP-2729
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 with the root replicaset document linked in the issue and review the referenced commit for the intended timeout behavior. Update the tt CLI documentation to explain that tt rs vshard bootstrap retries within the timeout period and handles bootstrap errors, then verify the documented behavior matches the command.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100