-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
etcdserver: panic after raft applied incoming snapshot #4527
Comments
@xiang90 There were other cases with the same panics. Here's another example with data-dir (timestamp is |
@gyuho Thanks! |
Related events (leader failure was happening):
|
@gyuho I am pretty sure boltdb data is corrupted for some reason. I will open an issue in boltdb. |
Xiang filed an upstream issue here boltdb/bolt#513. |
Got one more panic overnight: tester log (killing the leader agent2):
agent2 log:
|
Mentioned at #4517.
tester:
agent2:
Full logs: https://storage.googleapis.com/failure-archive/agent2/2016-02-14T18%3A34%3A44Z/etcd.log
The text was updated successfully, but these errors were encountered: