Stuck recovery read when bookie is not available.
Open
type/bug
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**BUG REPORT**
***Describe the bug***
When recovery reads, we should return BookieHandleNotAvailableException immediately if bookie is not available. This is because, in the case of network isolation, reading a faulty bookie node will time out, which will cause a slow recovery or even timeout.
***Additional context***
Contributor guide
Assessment
This issue has not been assessed yet.