You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2015/02/17 10:11:11 UTC

[jira] [Resolved] (SLING-4338) NODE_MOVED event not handled correctly in distribution event trigger

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

Marius Petria resolved SLING-4338.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Content Distribution 0.1.0
         Assignee: Marius Petria

Fixed by ignoring MOVE event and only treating ADD DELETE.
Committed revision 1660327.


> NODE_MOVED event not handled correctly in distribution event trigger
> --------------------------------------------------------------------
>
>                 Key: SLING-4338
>                 URL: https://issues.apache.org/jira/browse/SLING-4338
>             Project: Sling
>          Issue Type: Bug
>          Components: Distribution
>            Reporter: Laurie byrum
>            Assignee: Marius Petria
>             Fix For: Content Distribution 0.1.0
>
>
> in https://github.com/apache/sling/blob/ea9eda824479a6a7998981c2cc2e34610a0e86ea/contrib/extensions/distribution/core/src/main/java/org/apache/sling/distribution/trigger/impl/JcrEventDistributionTrigger.java
> if a node is being moved, a delete of the old location needs to happen in addition to the add of the new location.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)