[
https://issues.apache.org/jira/browse/SLING-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4797.
-------------------------------------
Resolution: Won't Fix
> Improve handling of Move events
> -------------------------------
>
> Key: SLING-4797
> URL: https://issues.apache.org/jira/browse/SLING-4797
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Affects Versions: Content Distribution Core 0.1.4
> Reporter: Konrad Windszus
> Priority: Major
>
> In case you are moving a node with a lot of subnodes, this leads to a
> distributed deletion of the node, followed by the distributed addition of the
> node with all subnodes.
> To improve the performance it would be good, if the move operation would
> really be distributed through a move event, which means that each receiver
> would try to move the node (instead of first deleting it and then adding it
> with all its subnodes).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)