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 "Ankush Malhotra (JIRA)" <ji...@apache.org> on 2013/11/14 07:53:22 UTC

[jira] [Created] (OAK-1182) incorrect order of remove, move & add events for a move operation

Ankush Malhotra created OAK-1182:
------------------------------------

             Summary: incorrect order of remove, move & add events for a move operation
                 Key: OAK-1182
                 URL: https://issues.apache.org/jira/browse/OAK-1182
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Ankush Malhotra


with jackrabbit2 move operation would cause three events - NODE_REMOVED, NODE_ADDED & NODE_MOVED - in this order. The order has changed recently with NODE_MOVED occurring before NODE_REMOVED. Not sure about NODE_ADDED since the code which broke was listening for only move & remove events.

This would impact application which were dependent on order of these events. 



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