Closed JacksonYao287 closed 4 days ago
when we do truncation on home_raft_logstore, we only make a marker in memory and it will be persisted only when log_dev truncation is scheduled. we might lose the latest start_index of each logstore if we crash.
@JacksonYao287 can we close this?
yes , this has been fixed
when we do truncation on home_raft_logstore, we only make a marker in memory and it will be persisted only when log_dev truncation is scheduled. we might lose the latest start_index of each logstore if we crash.