[
https://issues.apache.org/jira/browse/SLING-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Peltier updated SLING-4797:
-----------------------------------
Fix Version/s: (was: Content Distribution Core 0.3.0)
> 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
(v7.6.3#76005)