Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
27009: vendor: bump etcd/raft to pick up memory usage fix r=bdarnell a=tschottdorf 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. Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
- Loading branch information