[
https://issues.apache.org/jira/browse/OAK-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-3760.
--------------------------------
Resolution: Fixed
Fixed at http://svn.apache.org/viewvc?rev=1718901&view=rev
Place onNode and onBinary calls such that only items actually compacted are
accounted for and not such that are merely deduplicated
> Compaction progress logger: reported number of nodes and binaries is too high
> -----------------------------------------------------------------------------
>
> Key: OAK-3760
> URL: https://issues.apache.org/jira/browse/OAK-3760
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segmentmk
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: compaction, gc
>
> Once a compaction cycle is through the compaction progress logger prints a
> message like:
> {noforma}
> Finished compaction: 26 nodes, 7 properties, 0 binaries.
> {noformat}
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)