-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript, Querying
-
None
-
Fully Compatible
-
ALL
-
Query 2018-06-04
-
17
The test currently assumes that javascript interruption will only ever fail with ErrorCodes::Interrupted. However, until we resolve SERVER-32565, it's possible for interrupted javascript execution to return ErrorCodes::InternalError instead.
- related to
-
SERVER-32565 Stepdown suites should tolerate js engine errors
- Closed