You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/12/09 17:47:11 UTC

[jira] [Resolved] (OAK-3760) Compaction progress logger: reported number of nodes and binaries is too high

     [ 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)