You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Laurie byrum (JIRA)" <ji...@apache.org> on 2015/01/20 21:16:35 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14284339#comment-14284339 ] 

Laurie byrum commented on SLING-4338:
-------------------------------------

(or you could just remove NODE_MOVED from the list of event types, and you will get an ADD and/or a DELETE as appropriate)

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