[
https://issues.apache.org/jira/browse/OAK-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu resolved OAK-3988.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.16
http://svn.apache.org/viewvc?rev=1728525&view=rev
> Offline compaction should avoid loading external binaries
> ---------------------------------------------------------
>
> Key: OAK-3988
> URL: https://issues.apache.org/jira/browse/OAK-3988
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segmentmk
> Reporter: Alex Parvulescu
> Assignee: Alex Parvulescu
> Fix For: 1.3.16
>
>
> OAK-3965 uncovered an issue with the {{size}} calls on PropertyNodeStates
> when dealing with external binaries, and the fix effectively breaks offline
> compaction on repos with external data stores.
> The issue is twofold:
> * OAK-3965 breaks offline compaction in certain setups
> * the current code puts all the nodes with an external binary in the
> compaction map, skipping the size filter
> I think the offline compactor should basically ignore the external binaries
> in checking if a node meets the compaction map criteria or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)