Skip to content

Commit

Permalink
Merge #27009
Browse files Browse the repository at this point in the history
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
craig[bot] and tbg committed Jul 19, 2018
2 parents 6b49d8c + b8d5cd0 commit 229a329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor

0 comments on commit 229a329

Please sign in to comment.