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/02/14 21:19:12 UTC

[jira] [Created] (OAK-628) Observer not called after Root.commit

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

             Summary: Observer not called after Root.commit
                 Key: OAK-628
                 URL: https://issues.apache.org/jira/browse/OAK-628
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Michael Dürig


Currently {{Observer.contentChanged}} is not called after a successful {{Root.commit}} but rather on the next call to {{NodeStore.getRoot}}. In order to move it closer to when the actual changes took place I think we should call {{Observer.contentChanged}} right after a successful commit. 

--
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