[
https://issues.apache.org/jira/browse/OAK-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig updated OAK-3797:
-------------------------------
Component/s: (was: segmentmk)
segment-next
> SegmentTracker#collectBlobReferences should retain fewer SegmentId instances
> ----------------------------------------------------------------------------
>
> Key: OAK-3797
> URL: https://issues.apache.org/jira/browse/OAK-3797
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-next
> Reporter: Michael Dürig
> Labels: datastore, gc
> Fix For: 1.6
>
>
> {{SegmentTracker#collectBlobReferences}} currently keeps a queue of yet
> unprocessed {{SegmentId}} instances internally. This potentially impacts the
> system as those instances are also tracked in the segment tracker's segment
> id tables. I think we should improve the implementation to not retain so many
> {{SegmentId}} instances and rely on arrays of {{msb}}, {{lsb}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)