-
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
kvserver: v21.1.7: raft closed timestamp regression in cmd #78419
Comments
cockroach-teamcity
added
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-sentry
Originated from an in-the-wild panic report.
labels
Mar 24, 2022
development + darwin, so not a credible report. I'm surprised these even get forwarded to this issue tracker. |
I think we had a bug that all binaries would be marked as "development", and the bug has only been fixed like in the last few weeks. |
yuzefovich
changed the title
sentry: store_raft.go:524: log.Fatal: ???: raft closed timestamp regression in cmd: "\x05\xb7\xb9\xedP%7\xc9" (term: 62, index: 1023824); batch state: 1648059645.360138000,0, command: 1648050197.443306000,0, ...
kvserver: v21.1.7: raft closed timestamp regression in cmd
Mar 30, 2022
I'm going to close this, tracked by #70894. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue was autofiled by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry link: https://sentry.io/organizations/cockroach-labs/issues/3128226386/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/kv/kvserver/store_raft.go
Lines 523 to 525 in 1fac61a
cockroach/pkg/kv/kvserver/scheduler.go
Lines 283 to 285 in 1fac61a
cockroach/pkg/util/stop/stopper.go
Lines 350 to 352 in 1fac61a
/usr/local/go/src/runtime/asm_amd64.s#L1373-L1375 in runtime.goexit
v21.1.7
Jira issue: CRDB-14122
The text was updated successfully, but these errors were encountered: