[ https://issues.apache.org/jira/browse/OAK-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-102.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.3
Fixed at revision 1339656
> Expose the branch feature from NodeStore
> ----------------------------------------
>
> Key: OAK-102
> URL: https://issues.apache.org/jira/browse/OAK-102
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Jukka Zitting
> Assignee: Michael Dürig
> Fix For: 0.3
>
> Attachments: 0001-OAK-102-Expose-the-branch-feature-from-NodeStore.patch
>
>
> As discussed on oak-dev@, the current NodeStateBuilder implementation in .oak.kernel
is complicated by the fact that it needs to maintain a fairly complicated mapping between
the uncommitted transient state kept in the builder context and the underlying persisted/branched
state of the content tree.
> To avoid such complications, we should expose the branch feature and allow especially
copy and move operations to be performed directly against a branch
> instead of indirectly through the NodeStateBuilder interface.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|