-
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
roachtest: schemachange/bulkingest failed #82778
Comments
@Xiang-Gu is it a release blocker? |
This one is interesting. We see more or less complete system unavailability for around 10s. This corresponds with a flurry of snapshots going to n1 seemingly from all of the other nodes. I wonder if this is a case of a leader in need of snapshots? I don't have much else in the way of explanation. What's interesting is that it clearly does recover. There were all of rebalances, lease transfers, and snapshots around the time things go bad. We don't see any heartbeat failures
We definitely see the 10s transaction durations in SQL. The deadline being exceeded seems bad, but not new and not a release blocker. I think in that case we want to return a restart error. I'll track that separately. For now, this issue is mostly about the stalled range which seems to, if I understand correctly, be about a snapshot. We see a burst of snapshots and then everything recovers. That sounds like KV and nothing new. I'm removing the label. |
@ajwerner to find the KV issue for the unavailability. We'll let this pop back up before doing anything. |
Let's sit on this one for a couple of weeks and check back in mid-July. |
We've sat on it and we're now declaring victory. Closing. |
I'm inclined to close this and give #81561 as the alibi. |
roachtest.schemachange/bulkingest failed with artifacts on release-22.1 @ 3181b7faa2f3b41d6a15ab4b74d2c60bcfe5132d:
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-16653
The text was updated successfully, but these errors were encountered: