-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
-
ALL
-
Execution Team 2024-06-10, Execution Team 2024-06-24, Execution Team 2024-07-08, Execution Team 2024-07-22
Say a collection contains document {a: NumberLong(5)} but the corresponding key in the {a: 1} index erroneously has type bits indicating that the value is NumberInt(5). This should be reported as an inconsistency by collection validation, but during the second phase of validation the map of missing index entries is keyed by index key without type bits. Thus is may not end up being reported.
- is duplicated by
-
SERVER-89845 Collection validation can interact poorly with multikey data containing equivalent values
- Closed
- related to
-
SERVER-89845 Collection validation can interact poorly with multikey data containing equivalent values
- Closed