-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Dragonfly crashes during migrations #4455
Comments
an 20 14:58:53 ip-10-5-15-59 dragonfly[1896]: @ 0xaaaaabe8d0b8 16 google::LogMessage::Fail() |
Assumption for a flow which can lead to this crash How to fix - fix the for loop in RestoreStreamer::WriteBucket to access only valid entries. |
I was able to reproduce this crash with my test |
Reopenning this issue as we still see crashes, now from another flow |
I hope this will be resolved by #4508 |
Dragonfly crashes during migrations, with stack trace:
Running Dragonfly v1.26.1
This is running 100x100GB shards, each populated to 75% memory. I'll add more information below...
The text was updated successfully, but these errors were encountered: