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:55:22 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankush Malhotra updated OAK-1182:
---------------------------------

    Component/s: jcr

> 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
>          Components: jcr
>            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)