-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2020-08-24
-
50
SERVER-49829 added this std::move(), but resumable index builds need the NoLimitSorter to remain aware of this in-memory data for if clean shutdown occurs during the bulk load phase without the Sorter having already spilled to disk.
- is related to
-
SERVER-49408 adjust startup to resume index build from phase 2 (bulk load index table from sorted keys)
- Closed
-
SERVER-49409 adjust startup to resume index build from phase 1 (collection scan)
- Closed
-
SERVER-50959 Avoid copying data from the Sorter into InMemIterator
- Backlog
-
SERVER-50095 Augment ResumableIndexBuildTest to ensure that index builds are resumed from the correct phase
- Closed
- related to
-
SERVER-50920 Resuming index builds from the bulk load phase results in missing index entries
- Closed
-
SERVER-49829 Implement spilling for Top K sort in SBE
- Closed