Sijie Guo created BOOKKEEPER-754:
------------------------------------
Summary: Bookie: flush ledger storage after replaying journal
Key: BOOKKEEPER-754
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-754
Project: Bookkeeper
Issue Type: Improvement
Components: bookkeeper-server
Reporter: Sijie Guo
Assignee: Sijie Guo
Fix For: 4.4.0
we need to optimize the bookie startup logic for the case: if a bookie failed
after replaying journal again and again.
- start syncthread before replaying journal, so during journal replaying, the
ledger storage could be checkpoint/flushed.
- after journal finished replaying, trigger a fully flush on ledger storage.
--
This message was sent by Atlassian JIRA
(v6.2#6252)