mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

This entry is now persisted through the normal flow instead of appearing in the stored log at creation time. This is how things worked before the Storage interface was introduced. (see coreos/etcd#1689)