-
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
sql: unexpected duplicate key violations #7604
Labels
S-1-stability
Severe stability issues that can be fixed by upgrading, but usually don’t resolve by restarting
Milestone
Comments
tamird
added
the
S-1-stability
Severe stability issues that can be fixed by upgrading, but usually don’t resolve by restarting
label
Sep 1, 2016
From gamma-10. These are likely the result of retrying an operation that actually executed the first time (which has been logged b. There's a steady stream of those in the logs. Throughput is erratic, so this might be exacerbated by an underlying issue.
|
Closed by #10207. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
S-1-stability
Severe stability issues that can be fixed by upgrading, but usually don’t resolve by restarting
(originally reported by @aquarat in #6053; I've deleted the original comment because it doesn't seem related to the original issue).
What version of CockroachDB are you using (cockroach version)?
What operating system and processor architecture are you using?
What flags/environment variables did you pass to cockroach start?
Please describe the issue you observed:
What did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: