TrackingAllocatorStats currently has a default constructor which sets the number of partitions to twice the number of logical cores. We should remove this constructor and have users explicitly choose to create it with this value should they desire.
- is depended on by
-
SERVER-90214 Add allocator-aware BufBuilder
- Closed