-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
49
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-35921 we fixed an inconsistency between collection scan and index scan for queries like {a: { $gt: MinKey }}. This means the 4.4 version of min_max_key.js won't work on 4.2 unless we backport SERVER-35921.