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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2014/08/20 22:47:26 UTC

[jira] [Commented] (OAK-2042) TarMK CompactionMap should include more nodes

    [ https://issues.apache.org/jira/browse/OAK-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104544#comment-14104544 ] 

Alex Parvulescu commented on OAK-2042:
--------------------------------------

Discussed offline with Jukka, the fix is to include any node that has a size of > 64k. this should be more generous and catch more cases in the compaction map's caching net.
In with rev http://svn.apache.org/r1619222


> TarMK CompactionMap should include more nodes
> ---------------------------------------------
>
>                 Key: OAK-2042
>                 URL: https://issues.apache.org/jira/browse/OAK-2042
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 1.1, 1.0.5
>
>
> Currently only nodes that have more that 2 child nodes will be included in the compaction map. Unfortunately the lucene index files are not included in this condition and it turns out that the index content (the binaries) from an existing checkpoint will be duplicated by a compaction operation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)