-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution NAMR Team 2023-09-18
-
136
We should disable auto yielding in the plan executor in order to prevent retrying on WriteConflictExceptions internally. A WriteConflictException can be thrown in order to abort a WriteBatch in an attempt to retry the operation, so we need it to escape the plan executor layer.
- causes
-
SERVER-81993 Retry time-series updates on TemporarilyUnavailable
- Closed
- is related to
-
SERVER-80358 Time-series inserts generate duplicate index fields in bucket document
- Closed