Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: bump etcd/raft to pick up memory usage fix
Pick up etcd-io/etcd#9887, which avoids pulling the uncommitted portion of the Raft log into memory. Release note (bug fix): Alleviate a scenario in which a large number of uncommitted Raft commands could cause memory pressure at startup time.
- Loading branch information