Currently these methods return bare pointers even though we transfer ownership. Use unique_ptr instead.
- is duplicated by
-
SERVER-37288 make get{Grouped,}SortedDataInterface return a unique_ptr
- Closed
-
SERVER-38276 KVEngine::get{Grouped,}SortedDataInterface should return unique_ptr
- Closed