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
Snapshot fetches the point-in-time state of etcd backend database. API itself is simple; stream key-value pairs by iterating each bucket. However, there have been many unexpected behaviors with frequent snapshots and restore.
Increase test coverage around snapshot API and its restore operations. Some of the missing test cases are:
restore multi-node cluster from same snapshot file
Snapshot fetches the point-in-time state of etcd backend database. API itself is simple; stream key-value pairs by iterating each bucket. However, there have been many unexpected behaviors with frequent snapshots and restore.
Increase test coverage around snapshot API and its restore operations. Some of the missing test cases are:
db
file size remains staticos.Exit
More...?
The text was updated successfully, but these errors were encountered: