Files
etcd/server/etcdserver/api
Marek Siarkowicz 8345727ece Fix RaftCluster boostrap being based on v3 store while apply is based on v2 store.
Migration off v2 store was unfinished during v3.5 development https://github.com/etcd-io/etcd/pull/12914 leaving RaftCluster broken, half migrated.
This was found in v3.5 and fixed in https://github.com/etcd-io/etcd/pull/13348, however this is was not patched on main branch.

This PR makes v3.6 RaftCluster consistent with v3.5 so we can cleanly
migrate off v2 store.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-09-26 20:26:31 +02:00
..
2023-09-25 19:37:18 +08:00
2023-09-21 21:14:09 +08:00
2022-01-25 15:24:13 +01:00
2022-11-17 19:07:04 +03:00
2023-09-19 20:24:01 +08:00
2023-09-21 21:14:09 +08:00