Skip to content

build: Update coreos/etcd dependency#21356

Merged
bdarnell merged 1 commit intocockroachdb:masterfrom
bdarnell:update-etcd
Jan 9, 2018
Merged

build: Update coreos/etcd dependency#21356
bdarnell merged 1 commit intocockroachdb:masterfrom
bdarnell:update-etcd

Conversation

@bdarnell
Copy link
Copy Markdown
Contributor

@bdarnell bdarnell commented Jan 9, 2018

Fixes #18601

Release note (bug fix): Fix a bug in which ranges could get stuck if
the uncommitted raft log grew too large

@bdarnell bdarnell requested review from a team and nvb January 9, 2018 19:54
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@bdarnell
Copy link
Copy Markdown
Contributor Author

bdarnell commented Jan 9, 2018

For the record, the fix is etcd-io/etcd#9073

@tbg
Copy link
Copy Markdown
Member

tbg commented Jan 9, 2018

LGTM, though s/cores/coreos/ in commit msg and title (not worth the CI).

Fixes cockroachdb#18601

Release note (bug fix): Fix a bug in which ranges could get stuck if
the uncommitted raft log grew too large
@bdarnell bdarnell changed the title build: Update cores/etcd dependency build: Update coreos/etcd dependency Jan 9, 2018
@bdarnell bdarnell merged commit c86949e into cockroachdb:master Jan 9, 2018
@bdarnell bdarnell deleted the update-etcd branch January 9, 2018 21:35
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: avoid reading uncommitted tail of Raft log when becoming leader

4 participants