-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
v5.3
-
-
Execution Team 2022-04-18
multi_delete_transaction_large.js sometimes returns a TemporarilyUnavailable error. This is not expected, since by design multi-doc transactions should return WriteConflict instead.
Note that this test is different from most other test cases, because it generates a transaction consisting of >16MB worth of oplog statements, consequently generating two applyOps for the transaction.
- duplicates
-
SERVER-65254 Disable TemporarilyUnavailableException behavior by default
- Closed