-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Btree
-
Storage Engines
-
StorEng - Defined Pipeline
When we are reconstructing the modifies, we may copy the interim buffer multiple times because the size of the data cannot fit in the buffer. This is costly and can be avoided if we can calculate the largest memory usage beforehand. This should be possible by looking at each modifies' last change.