-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1.6
-
Component/s: Aggregation Framework, Querying
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Sprint:Storage NYC 2018-12-03
-
Linked BF Score:45
$backupCursor and $backupCursorExtend should never be specified in the pipeline for views . But currently if they are specified, a crash will be triggered because parsing (which causes the crash) happens before the check.