cockroachdb / cockroachdb/cockroach

storage: metamorphic test can generate concurrent puts

Open
#96,290 3 comments 0 reactions 0 assignees View on GitHub
A-storage C-bug C-cleanup T-storage
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

See https://github.com/cockroachdb/cockroach/issues/95986#issuecomment-1410931398 for a failure caused by this, due to the multiple intents that can be generated for the same key.

The mvcc_*_put operations and mvcc_delete need to also call `truncateSpanForConflicts`

cc: @itsbilal

Jira issue: CRDB-24047

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.