-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.release/v3.7type/feature
Description
What would you like to be added?
We have already deprecated v2store, and v3store is the solely source of truth for all data, including membership data in 3.6.0. But etcdserver still bootstrap from v2store, the latest v2 snapshot file. It will replay all WAL records starting from the latest snapshot index.
It doesn't make sense. We should bootstrap etcdserver from v3store, and replay WAL records start from the consistent_index.
It's the last blocker to completely get rid of the v2store.
Previous draft #17022
Why is this needed?
to completely get rid of v2store
Metadata
Metadata
Assignees
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.release/v3.7type/feature