lablup/raftify

Implement cluster bootstrap from existing logs and snapshot integration test

開放

#167 建立於 2024年10月15日

 (0 則留言) (0 個反應) (0 位負責人)Rust (14 個分叉)auto 404
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

貢獻者指南