-
Notifications
You must be signed in to change notification settings - Fork 63
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
EntryCacheAppend: Assertion `cache->start_idx + cache->len == idx' failed #51
Comments
I've reproduced this with just crashes and partitions: |
It can also occur with just partitions, or just process pauses. |
It's... actually incredibly frequent with pauses; we're seeing it in almost every test run right now. |
This looks resolved as of e0123a9 |
sjpotter
pushed a commit
to sjpotter/redisraft
that referenced
this issue
Oct 7, 2021
Unknown node handling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found another crash in 2d1cf30, with redis f88f866:
20200510T023432.000-0400.zip
This one seems less frequent; first time I've seen it in about 40 runs. No observed safety impact. To reproduce (slowly), try jepsen.redis ddb68c8961a8f2b1cb0b37f263bd1eb0930ab5b8, and run:
The text was updated successfully, but these errors were encountered: