Hi,
Yes this was done for performance reasons as many considered all those extra events superfluous. See http://jackrabbit.apache.org/oak/docs/differences.html#Observation for a comparison with Jackrabbit 2. Unfortunately this behaviour is currently not configurable.
Michael On 5.5.15 10:17 , Satya Deep Maheshwari wrote:
Hi While moving a subtree, the events (removed, added and moved) are generated for only for the root of the subtree while when adding a subtree, events are generated for all the nodes in the subtree. Perhaps this is done for performance reasons as I infer from [1]? Is these some way to selectively turn on event generation for child nodes on a subtree move? Regards Satya Deep [1] - https://issues.apache.org/jira/browse/OAK-1459
