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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2016/03/07 13:30:40 UTC

[jira] [Resolved] (OAK-4091) The standby store shouldn't initialize the segment node store with an initial state

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

Francesco Mari resolved OAK-4091.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.6)
                   1.5.0

Fixed in r1733913 for OAK-4089.

> The standby store shouldn't initialize the segment node store with an initial state
> -----------------------------------------------------------------------------------
>
>                 Key: OAK-4091
>                 URL: https://issues.apache.org/jira/browse/OAK-4091
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: tarmk-standby
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>             Fix For: 1.5.0
>
>
> The {{SegmentNodeStore}} created when the standby store is constructed builds an initial {{SegmentNodeState}} from the head state of the repository at the moment of construction.
> The initial reference to {{SegmentNodeState}} is never updated, hindering the cleanup phase of the garbage collection process. It should be investigated if it's possible to avoid the creation of an initial {{SegmentNodeState}} or if it's possible to avoid the initialisation of the {{SegmentNodeStore}} at all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)