[
https://issues.apache.org/jira/browse/OAK-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu updated OAK-4293:
---------------------------------
Attachment: OAK-4293-v2.patch
attaching a new version of the patch. moved things around a bit, decoupled link
between stats and gc journal. I'm not too happy about the way the gcjournal is
registered via the builder, but I could not find a different way.
[~mduerig] thoughts?
> Refactor / rework compaction gain estimation
> ---------------------------------------------
>
> Key: OAK-4293
> URL: https://issues.apache.org/jira/browse/OAK-4293
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Alex Parvulescu
> Labels: gc
> Fix For: Segment Tar 0.0.10
>
> Attachments: OAK-4293-v2.patch, size-estimation.patch
>
>
> I think we have to take another look at {{CompactionGainEstimate}} and see
> whether we can up with a more efficient way to estimate the compaction gain.
> The current implementation is expensive wrt. IO, CPU and cache coherence. If
> we want to keep an estimation step we need IMO come up with a cheap way (at
> least 2 orders of magnitude cheaper than compaction). Otherwise I would
> actually propose to remove the current estimation approach entirely
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)