-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
While reviewing SERVER-56562, it was pointed out that tests that sort on _id when querying the buckets collection may sometimes get results in an unexpected order due to the nature of the generated _id field in the schema. The tests would be more stable if we sorted on control.min._id instead in most cases. The exception to this rule would be timeseries_out_of_order.js.
- duplicates
-
SERVER-55331 Time-series tests can retrieve buckets out of order
- Closed
- is related to
-
SERVER-56562 buckets collection query in timeseries_collation.js does not specify sort order
- Closed