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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/08/23 17:51:52 UTC

[jira] [Created] (OAK-975) Refactor KernelNodeStoreBranch

Michael Dürig created OAK-975:
---------------------------------

             Summary: Refactor KernelNodeStoreBranch
                 Key: OAK-975
                 URL: https://issues.apache.org/jira/browse/OAK-975
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig


Before attempting OAK-659 again, I'd like to refactor {{KernelNodeStoreBranch}} since this one always makes me struggle with its convoluted state tracking and ad-hoc if/elsing. I'd like to transform the same logic into several inner classes representing the various states (i.e. state pattern) branch can be in (unmodified, in-memory, persisted and merged). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira