[
https://issues.apache.org/jira/browse/OAK-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608296#comment-15608296
]
Alex Parvulescu commented on OAK-5004:
--------------------------------------
hmm, quite a few unlisted changes here. do you mind giving more background into
the following:
* splitting the old cache into 2: node cache and binary cache.
* no more offline compaction predicate?
* no more caching of recordids for external binaries at compactor level, this
may be taken care of at the SegmentWriter level, but not sure
> Offline compaction explodes checkpoints
> ----------------------------------------
>
> Key: OAK-5004
> URL: https://issues.apache.org/jira/browse/OAK-5004
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: compaction, gc, tooling
> Fix For: 1.6
>
> Attachments: OAK_5004.patch
>
>
> Running offline compaction on a repository with checkpoints will explode
> those into full copies. Observed e.g. with OAK-5001.
> I think we should consider improving this by compacting checkpoints on top of
> each other in the proper order ({{oak-upgrade}} does this successfully).
> [~alex.parvulescu], WDYT? What was our take on this in the previous Oak
> versions?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)