-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
v5.3
-
Execution Team 2022-04-18
-
53
As the title describes, updates performed by a query currently do not handle TemprorailyUnavailableException as they don't use writeConflictRetry.
This exception should be handled by the server and not reported to the user in the same way we treat it in writeConflictRetry
- is duplicated by
-
SERVER-65109 TemporarilyUnavailable error escapes to the client on multi-document transaction
- Closed
- is related to
-
SERVER-65360 TemporarilyUnavailable errors incorrectly escape updates and deletes
- Closed
- related to
-
SERVER-60839 Introduce a TemporarilyUnavailable error type
- Closed
-
SERVER-67984 Re-enable TemporarilyUnavailableException behaviour by default
- Closed