-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-11-15
We early-exit record validation in the absence of an index. Because clustered collections by design have no explicit index on the primary key, this effectively bypasses validating a clustered collection with no secondary index. Enable validation of clustered record ID's regardless of the presence of secondary indexes.
- is related to
-
SERVER-60099 Validate should verify clustered collection RecordIds
- Closed