Skip to content

Commit

Permalink
Merge #101970
Browse files Browse the repository at this point in the history
101970: kv: revive isolation level exploration in kv correctness tests r=arulajmani a=nvanbenschoten

Informs #100131.

This commit revives the isolation level exploration in kv correctness tests. These were removed in 39ba88b. Very little of the code here is new, beyond extending this code for Read Committed.

I have confirmed that `TestTxnDBWriteSkewAnomaly` fails if it does not expect Snapshot isolation to permit write skew and I update `IsEndTxnTriggeringRetryError` to ignore skew under Snapshot isolation.

Release note: None

Co-authored-by: Nathan VanBenschoten <[email protected]>
  • Loading branch information
craig[bot] and nvanbenschoten committed Apr 23, 2023
2 parents 233c965 + 067c5ca commit 23ea65e
Showing 1 changed file with 175 additions and 57 deletions.
Loading

0 comments on commit 23ea65e

Please sign in to comment.