apache / apache/bookkeeper

Stuck recovery read when bookie is not available.

Open
#3,931 0 comments 0 reactions 0 assignees View on GitHub
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***

image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.