apache / apache/bookkeeper

checkpoint when entry has one more directory to write

Open
#2,083 8 comments 0 reactions 0 assignees View on GitHub
area/bookie triage/week-33 type/bug type/question
Dominant language
Java
Stars
2k
Forks
976
Avg merge
6d 15h
Merged PRs (30d)
7

Description

**QUESTION**
when there are one more entry dir to write, entry log will divide into several part in different directory,when one entry log file is full,it will checkpoint,but between the last checkpoint and the current checkpoint, not all data are put in the full entry log, some maybe in another entry log,because there are one more directory,if checkpoint success, some data may not persist in another entry log.

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.