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/11/04 15:19:18 UTC

[jira] [Commented] (OAK-1131) Provide a way to inject Observer instances into NodeStore implementations

    [ https://issues.apache.org/jira/browse/OAK-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812860#comment-13812860 ] 

Michael Dürig commented on OAK-1131:
------------------------------------

At http://svn.apache.org/r1538614 I implemented this for {{KernelNodeStore}} and {{SegementNodeStore}}. [~mreutegg] could you take care of the {{MongoNodeStore}} variant of this? See FIXME in {{NodeStoreTest.afterCommitHook()}}.

> Provide a way to inject Observer instances into NodeStore implementations 
> --------------------------------------------------------------------------
>
>                 Key: OAK-1131
>                 URL: https://issues.apache.org/jira/browse/OAK-1131
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Michael Dürig
>
> Currently {{KernelNodeStore}} has a public {{setObserver()}} method, {{SegmentNodeStore}} has its {{Observer}} hard coded to the empty observer and no way to set it and {{MongoNodeStore}} has no {{Observer}} at all. 
> To make the observer mechanism useful for clients we should come up with a way to inject {{Observer}} instances into a {{NodeStore}}.



--
This message was sent by Atlassian JIRA
(v6.1#6144)