-
Notifications
You must be signed in to change notification settings - Fork 3.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
storage: splitPostApply fails with *roachpb.RaftGroupDeletedError #16641
Comments
Based on the location of the error, it looks like something like this happened:
But step 6 doesn't quite work that way, because R2 could never have become initialized while the split was pending, and we don't currently GC uninitialized replicas. I'm not sure whether there's some path I'm overlooking or if I've gone wrong in one of the other steps. |
This hasn't happened in the last 3 months, so clearing milestone. |
This may be related to #21146. |
Yes, this is almost certainly a duplicate of #21146. Closing in favor of that one which has more detailed analysis. |
https://sentry.io/cockroach-labs/cockroachdb/issues/298639766/
The text was updated successfully, but these errors were encountered: