-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2026-02-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
ATTOW, the parameterization of the sorter tests relies on testing against the "concept" of a sorter, implemented by a common interface that abstracts over the (mostly) syntax differences of the differently backed sorters. Each "backend," file or container based, requires a shim that satisfies the C++ concept. We have this for the file based sorter, and a portion of it for the container based sorter, but we will need to complete it. This will let us add the container flavored sorter to the rest of the "generic" tests.
- depends on
-
SERVER-115506 Make the ContainerBasedSorterSpiller class
-
- Closed
-
- is related to
-
SERVER-114078 Make sorter_test and sorter_long_running_test test both container and file sorter storage
-
- Closed
-