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

TestRaftRemoveRace: panic: [group 1] applied(54) is out of range [prevApplied(0), committed(0)] #2837

Closed
tamird opened this issue Oct 14, 2015 · 1 comment
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered).
Milestone

Comments

@tamird
Copy link
Contributor

tamird commented Oct 14, 2015

Discovered in #1839.

panic: [group 1] applied(54) is out of range [prevApplied(0), committed(0)]

https://circleci.com/gh/cockroachdb/cockroach/8440
https://circle-artifacts.com/gh/cockroachdb/cockroach/8440/artifacts/0/tmp/circle-artifacts.HHAR97f/test.log

@tamird tamird added C-test-failure Broken test (automatically or manually discovered). multi-cpu labels Oct 14, 2015
@tamird tamird added this to the Beta milestone Oct 14, 2015
@tamird tamird changed the title raft: panic: [group 1] applied(54) is out of range [prevApplied(0), committed(0)] TestRaftRemoveRace: panic: [group 1] applied(54) is out of range [prevApplied(0), committed(0)] Oct 14, 2015
@bdarnell
Copy link
Contributor

Fixed by #2868

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered).
Projects
None yet
Development

No branches or pull requests

2 participants