cockroachdb / cockroachdb/cockroach

concurrency: add sequence number roll backs to TestLockTableConcurrentRequests

Open
#113,095 0 comments 0 reactions 0 assignees View on GitHub
A-kv-transactions C-bug T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Describe the problem**

This can lead to interesting state transitions, especially when updating a lock with rolled back sequence numbers leads to a drop in the overall strength a key is held with. In such cases, requests that previously conflicted with the lock may now be able to proceed.

Jira issue: CRDB-32747

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.