Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove KV WAL #12901

Open
5kbpers opened this issue Jun 24, 2022 · 0 comments
Open

Remove KV WAL #12901

5kbpers opened this issue Jun 24, 2022 · 0 comments
Assignees
Labels
sig/raft Component: Raft, RaftStore, etc. type/enhancement The issue or PR belongs to an enhancement.

Comments

@5kbpers
Copy link
Member

5kbpers commented Jun 24, 2022

Development Task

Disable KV WAL completely and move all states from KV DB to raft engine.

See more details in tikv/rfcs#94.

@5kbpers 5kbpers added type/enhancement The issue or PR belongs to an enhancement. sig/raft Component: Raft, RaftStore, etc. labels Jun 24, 2022
@5kbpers 5kbpers self-assigned this Jun 24, 2022
ti-chi-bot pushed a commit that referenced this issue Sep 8, 2022
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]>
ti-chi-bot added a commit that referenced this issue Sep 16, 2022
ref #12901

Set sequence number to `ApplyRes`

Signed-off-by: 5kbpers <[email protected]>
Signed-off-by: 5kbpers <[email protected]>

Co-authored-by: Ti Chi Robot <[email protected]>
Co-authored-by: Jay <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/raft Component: Raft, RaftStore, etc. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant