-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying, Replication, Storage
-
ALL
-
Repl 2018-11-05
Retryable writes check out a session and also yield locks in an UninterruptibleLockGuard. It is illegal for any operations that check out a session to use an UninterruptibleLockGuard.
- is related to
-
SERVER-37689 Make recovery from query yield interruptible
- Closed