I ended up creating a new oak index
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:oak="http://jackrabbit.apache.org/oak/ns/1.0"
jcr:primaryType="oak:Unstructured"
a...
Hi Hamid, We see similar issue on AEM 6.5.11 ( on we retail page as well) when deleting a page.In our project this traversal happens for more than 10000 node and RuntimeNodeTraversalException exception occurs ultimately leading to failure of delete operation.Do you have any update on the above ji...