-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2019-08-26
KeyString getValueCopy uses a new BufBuilder, which allocates a 512 byte buffer by default. Making copies of KeyString could potentially introduce memory pressure by holding large buffers with unused data during index builds.
- duplicates
-
SERVER-41721 IndexAccessMethod::getKeys should return a set of KeyStrings
- Closed