Skip to content

vendor: Update etcd#28511

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
bdarnell:update-etcd
Aug 13, 2018
Merged

vendor: Update etcd#28511
craig[bot] merged 1 commit intocockroachdb:masterfrom
bdarnell:update-etcd

Conversation

@bdarnell
Copy link
Copy Markdown
Contributor

Picks up etcd-io/etcd#9982 and etcd-io/etcd#9985 (and no other changes
to packages we use).

Fixes #27983
Fixes #27804

Release note (bug fix): Additional fixes for out-of-memory errors
caused by very large raft logs.

Release note (performance improvement): Greatly improved performance
when catching up followers that are behind when raft logs are large.

Picks up etcd-io/etcd#9982 and etcd-io/etcd#9985 (and no other changes
to packages we use).

Fixes cockroachdb#27983
Fixes cockroachdb#27804

Release note (bug fix): Additional fixes for out-of-memory errors
caused by very large raft logs.

Release note (performance improvement): Greatly improved performance
when catching up followers that are behind when raft logs are large.
@bdarnell bdarnell requested a review from a team August 13, 2018 03:20
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@tbg
Copy link
Copy Markdown
Member

tbg commented Aug 13, 2018

LGTM. Thanks for figuring all this out.

@bdarnell
Copy link
Copy Markdown
Contributor Author

bors r=tschottdorf

craig bot pushed a commit that referenced this pull request Aug 13, 2018
28511: vendor: Update etcd r=tschottdorf a=bdarnell

Picks up etcd-io/etcd#9982 and etcd-io/etcd#9985 (and no other changes
to packages we use).

Fixes #27983
Fixes #27804

Release note (bug fix): Additional fixes for out-of-memory errors
caused by very large raft logs.

Release note (performance improvement): Greatly improved performance
when catching up followers that are behind when raft logs are large.

Co-authored-by: Ben Darnell <ben@bendarnell.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 13, 2018

Build succeeded

@craig craig bot merged commit a37b695 into cockroachdb:master Aug 13, 2018
bdarnell added a commit to cockroachdb/vendored that referenced this pull request Aug 13, 2018
bdarnell added a commit to bdarnell/cockroach that referenced this pull request Aug 13, 2018
Release note (bug fix): Additional fixes for out-of-memory errors
caused by very large raft logs.

Release note (performance improvement): Greatly improved performance
when catching up followers that are behind when raft logs are large.
craig bot pushed a commit that referenced this pull request Aug 13, 2018
28526: release-2.0: Backport #28511 r=benesch a=bdarnell

Release note (bug fix): Additional fixes for out-of-memory errors
caused by very large raft logs.

Release note (performance improvement): Greatly improved performance
when catching up followers that are behind when raft logs are large.

Co-authored-by: Ben Darnell <ben@bendarnell.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: Raft log catching up extremely slowly storage: Large committed raft log leads to OOM

3 participants