When constructing Sorter from existing ranges, currently the vector of ranges is passed around by value. This appears to be an oversight and they should be passed by reference instead.
- related to
-
SERVER-49408 adjust startup to resume index build from phase 2 (bulk load index table from sorted keys)
- Closed