apache / apache/bookkeeper

Bookie is not able to transition back to writable when persistBookieStatusEnabled is enabled

Open
#2,374 1 comment 0 reactions 0 assignees View on GitHub
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

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.