Currently, we do not do padding insertions during range compaction if the result of anchor binary hops is a boost::none value. What this means is that range padding compaction effectively becomes useless once a cleanup operation (which inserts the null anchor padding) is performed.
- fixes
-
SERVER-89588 Reflect ESC padding inserts in compaction stats
- Closed