Bookie is not able to transition back to writable when persistBookieStatusEnabled is enabled
Open
area/bookie
triage/week-29
type/bug
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
Enable `persistBookieStatusEnabled` by setting it to true.
- What did you expect to see?
When a bookie is turned to readonly due to disk filling up, it should be able to turn back to writable after the disk space is reclaimed.
- What did you see instead?
Once a bookie is turned to readonly, it stays readonly forever.
Contributor guide
Assessment
This issue has not been assessed yet.