-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Query 12 (04/04/16)
-
0
In the commit that introduced the $type expression (https://github.com/mongodb/mongo/commit/a9d3450f9a40c6ef02b5713c9f0841aa424a327a), typeName output was changed, breaking error_propagation.js, which checks the text of an error message. We should either change the string the error message is checked against, or make the test check the error code instead of message.
- is related to
-
SERVER-22184 Operations that fail against a secondary in a sharded cluster may have their error message swallowed
- Closed