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/04 17:10:41 UTC

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

Francesco Mari created OAK-4091:
-----------------------------------

             Summary: 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


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)