Consider use copyset to enhance data safety.
Open
component/schedule
epic/co-availability
status/discussion-wanted
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
The main idea is to split stores into different replication groups, called 'copyset'. When we calculate the placement of a region, we choose stores belong to a same copyset.
There are some issues need to consider, such as balance between copysets, change of the number of replica.
Contributor guide
Assessment
This issue has not been assessed yet.