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

Tomek Rękawek commented on OAK-7710:
------------------------------------

Indeed, I don't know this either (and I'm the one to take the blame). Probably 
I forgot about the case in which there are external changes to the global node 
store and implementing it in the merge() looked like a more straight-forward 
way to handle the observers.

Fixed for trunk in [r1840465|https://svn.apache.org/r1840465].

> CompositeNodeStore does not dispatch external events to observers
> -----------------------------------------------------------------
>
>                 Key: OAK-7710
>                 URL: https://issues.apache.org/jira/browse/OAK-7710
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: composite
>            Reporter: Vikas Saurabh
>            Assignee: Tomek Rękawek
>            Priority: Major
>             Fix For: 1.10
>
>         Attachments: OAK-7710-2.patch, OAK-7710-3.patch, OAK-7710.patch, 
> OAK-7710.test.patch
>
>
> Currently {{CompositeNodeStore}} only ever dispatches changes from inside its 
> {{merge}} method. This then loses external events that could be read in 
> background read of some underlying {{DocumentNodeStore}}.
> [^OAK-7710.test.patch] has an ignored test representing the scenario.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to