-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-10-07
Add a test that CRUD operations don't throw LockTimeout when they (1) can't acquire a WT ticket, or (2) can't acquire the lock they need. Rather they should get a "MaxTimeMSExpired" error code if maxTimeMS is set.
- is related to
-
SERVER-41245 Add RetryableWriteError Error Label
- Closed