checkpoint when entry has one more directory to write
Open
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
Assessment
This issue has not been assessed yet.