-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This test creates a vector of records and then inserts these into a record store, and then checks that the record in the record store and in the vector match at each index.
However, if the OIDs generated here overflow the 4 byte timstamp, it wraps around and starts from 0. This can lead to the test failing.
The test can be made more robust by sorting the vectors after populating it.
- duplicates
-
SERVER-133530 Sort records in ClusteredRecordStore unit test
-
- Closed
-