Reduce the impact of network isolation recovery
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Feature Request
### Is your feature request related to a problem? Please describe:
We do a network isolation test (about 5h). When recovering, the IO of the quarantined machine has a great impact.

### Describe the feature you'd like:
It should be scheduled when the store's io drops. and do not schedule when the store's io is high.
### Describe alternatives you've considered:
Need to identify abnormal node recovery scenarios
### Teachability, Documentation, Adoption, Migration Strategy:
- Go
Contributor guide
Research direction
No files, tests, or code entry points are named. Start by locating the network isolation recovery flow and how store IO is measured and scheduled; clarify the abnormal node recovery scenarios and define done as recovery work being deferred during high store IO without disrupting normal recovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100