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
ref #12901
Add `put_recover_from_raft_db` and `recover_from_raft_db` to raft engine for checking if store should be recovered from states in raftdb.
Signed-off-by: 5kbpers <[email protected]>
Development Task
Disable KV WAL completely and move all states from KV DB to raft engine.
See more details in tikv/rfcs#94.
The text was updated successfully, but these errors were encountered: