[ 
https://issues.apache.org/jira/browse/OAK-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dürig updated OAK-2322:
-------------------------------
    Labels: gc  (was: )

> Compaction estimation includes all data segments
> ------------------------------------------------
>
>                 Key: OAK-2322
>                 URL: https://issues.apache.org/jira/browse/OAK-2322
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, segmentmk
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>              Labels: gc
>             Fix For: 1.0.9, 1.1.3
>
>         Attachments: OAK-2322.patch
>
>
> The original design of the compaction estimator was to only focus on binary 
> segments when computing the amount of garbage that can be collected.
> This has a flaw when it runs on systems with external data stores configured 
> as there will be almost no binary segments and the estimation will always be 
> _0_, no need for compaction.
> The change to include all segments is not big, the _uuids_ bloomfilter is 
> already initialized with the total number of segments, and the segment 
> collection already loads everything in memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to