arana-db / arana-db/kiwi-cpp

[RAFT] 优雅关闭 RAFT

Open
#69 3 comments 0 reactions 1 assignee Claimed by @luky116 View on GitHub
✏️ Feature
Dominant language
C++
Stars
49
Forks
8
PR merge metrics
No merged PRs in 30d

Description

### Which kiwi functionalities are relevant/related to the feature request?

_No response_

### Description

如果直接 kill -9 会丢失内存数据,下次启动需要恢复日志;
正常关闭,kill,捕获信号进行一些处理,快照往前推,快照数据 memtable flush;
验证下 kill 和 kill -9 的区别

### Proposed solution

_No response_

### Alternatives considered

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.