Replication Mode: automatically switch state from async to sync
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
When store is down, the state may switch from sync to async. The state will switch from async to sync_recover then sync after the down store becomes Up or Tombstone.
To be more user friendly, the recover process can start when PD moves all regions out of the down store.
Contributor guide
Assessment
This issue has not been assessed yet.