Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update coreos/etcd dependency #21356

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

bdarnell
Copy link
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 nvanbenschoten and a team January 9, 2018 19:54
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell
Copy link
Contributor Author

bdarnell commented Jan 9, 2018

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

@tbg
Copy link
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