cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.13k stars 3.81k forks source link

kvadmission: grunning time monotonicity assertion failure #126681

Open aadityasondhi opened 4 months ago

aadityasondhi commented 4 months ago

We've seen the assertion added in https://github.com/cockroachdb/cockroach/pull/126424 fail on multiple tests. We should investigate why.

Example: https://github.com/cockroachdb/cockroach/issues/126609

Jira issue: CRDB-40063

blathers-crl[bot] commented 4 months ago

Hi @aadityasondhi, please add branch-* labels to identify which branch(es) this C-bug affects.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

aadityasondhi commented 4 months ago

Locally I'm seeing grunning.Time() should be non-decreasing, cpuTime=-726.251µs, gtime=6.926293ms, startTime=7.652544ms.