Add new command `tt drp`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
See here.
Context
When implementing solutions based on Tarantool, a tool is required that will create various failures in the cluster in order to check it for fault tolerance. This will allow developers to determine how the system will respond to failures in a production environment.
You also need a tool to do such checks on already used clusters. Already in the production environment.
The tool should check for a variety of situations, both typical and those encountered by the Tarantool Product Implementation Department (Delivery), which it makes sense to include in the test plan.
Purpose/Value
Purpose: To make a boxed solution that will help to check ready-made clusters based on Tarantool.
Value: Set a minimum bar for quality for all of your Tarantula-based solutions.
Contributor guide
No contributing guide indexed for this repository
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
Read the linked DRP RFC first to understand the required failure scenarios and test-plan coverage. Then inspect the existing tt command structure and define what the new tt drp command must cover; done means it can check the specified fault-tolerance situations on Tarantool clusters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100