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

If all messages have been applied, don't apply an empty messages list; otherwise appliedi will update to 0 and etcd will panic. Fixes #4278
If all messages have been applied, don't apply an empty messages list; otherwise appliedi will update to 0 and etcd will panic. Fixes #4278