-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-06-08
-
200
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
The use of a side recovery unit to implement RYOW (SERVER-116091) on transactions can theoretically lead to unavailability as described in SERVER-61116. WT requires a single session per thread, as otherwise under cache pressure a thread recruited for eviction can end up waiting for itself.
Investigate if we are making the issue materially worse (we were already using a side transaction to perform multikey writes), and whether we need to move to an alternative implementation for RYOW.
- is related to
-
SERVER-41766 Secondary may encounter prepare conflict when applying write that sets the multikey flag
-
- Closed
-
-
SERVER-116091 Explicitly replicate wildcard multikey writes in a multi-doc transaction
-
- Closed
-
-
SERVER-61116 Audit and add assertions against using multiple WT_SESSIONs on the same thread
-
- Backlog
-
- related to
-
SERVER-128059 Narrow down set of paths returned by TxnWildcardMultikeyPaths
-
- Open
-