You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert some changes from #141
I've realized these functions might be required, either for snapshotting process or testing.
e.g: `raft_node_set_voting()` is required after snapshot: https://github.com/RedisLabs/raft/blame/master/docs/Using.md#L306
For now, we can keep them in raft.h . Over time, we can revisit this decision
and move into raft_private.h if necessary.
0 commit comments