paxos-rs icon indicating copy to clipboard operation
paxos-rs copied to clipboard

Snapshot and truncate proposals

Open zowens opened this issue 5 years ago • 0 comments

When a proposal is executed, the decision command is still held within the SlotWindow. To properly implement truncation, this needs to be propagated to through the Paxos protocol.

zowens avatar Jun 09 '20 20:06 zowens