lablup/raftify
Implement cluster bootstrap from existing logs and snapshot integration test
开放
#167 创建于 2024年10月15日
good first issueintegration-test
仓库指标
- 星标
- (45 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Now that the storage constructor can be called from outside the bootstrap, it becomes easier to write test code that bootstraps the cluster from existing logs.
Specifically, the following features should be tested:
- Bootstrap from existing logs
- Bootstrap from existing snapshot