[
https://issues.apache.org/jira/browse/OAK-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578624#comment-13578624
]
Michael Dürig commented on OAK-627:
-----------------------------------
I had a quick look at this and the main issue is that {{OakInitializer}}
operates on the node store level expecting the commit hooks to execute. If we
move the commit hook up to {{RootImpl}} we either need to make
{{OakInitializer}} operate on the root level or find a way for it to get the
commit hooks from an existing repository instance such that it can pass them to
the {{merge}} method.
> Move CommitHook(s) from KernelNodeStore to RootImpl
> ---------------------------------------------------
>
> Key: OAK-627
> URL: https://issues.apache.org/jira/browse/OAK-627
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: angela
>
> see http://markmail.org/message/wfacqc4ojpgi3yjv for the corresponding
> discussion on the dev list.
--
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