Skip to content

Commit

Permalink
vendor: bump etcd/raft to pick up memory usage fix
Browse files Browse the repository at this point in the history
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
tbg committed Jul 19, 2018
1 parent 6b49d8c commit b8d5cd0
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 b8d5cd0

Please sign in to comment.