Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Once a compaction cycle is through the compaction progress logger prints a message like:
{noforma}Finished compaction: 26 nodes, 7 properties, 0 binaries.
However the number for nodes and properties includes those items deduplicated through the compaction map, effectively counting some items multiple times even though those where compacted only once and reused later.