[
https://issues.apache.org/jira/browse/BOOKKEEPER-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713555#comment-15713555
]
ASF GitHub Bot commented on BOOKKEEPER-753:
-------------------------------------------
Github user jvrao commented on the issue:
https://github.com/apache/bookkeeper/pull/81
Started looking into it; We solved this problem in two simple steps.
- Enable force compaction.
- Allow entrylog creation for compaction even if the disk usage is above
threshold but disk has space.
> Bookie should run garbage collection before startup when all directories
> became full
> ------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-753
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-753
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.5.0
>
>
> otherwise, a bookie that ran-out-of disk would never be started up again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)