You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/08/04 12:29:13 UTC

[jira] [Closed] (OAK-2002) TarMK: FileStore constructor loads all entries in the journal.log

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

Thomas Mueller closed OAK-2002.
-------------------------------


> TarMK: FileStore constructor loads all entries in the journal.log
> -----------------------------------------------------------------
>
>                 Key: OAK-2002
>                 URL: https://issues.apache.org/jira/browse/OAK-2002
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, segmentmk
>    Affects Versions: 1.0.3
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 1.1, 1.0.4
>
>
> The FileStore constructor currently creates RecordId and SegmentId instances for each line in the journal.log, which together with the SegmentId tracking code in SegmentTracker ends up taking quite a while. Additionally loading all those SegmentIds will make it harder for the garbage collector to release old, unused segments.



--
This message was sent by Atlassian JIRA
(v6.2#6252)