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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/11/10 09:35:58 UTC

[jira] [Updated] (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 ]

Julian Reschke updated OAK-4091:
--------------------------------
    Fix Version/s: 1.6

> 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.6, 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)