Not able to Delete DAM Asset
We are recently migrating from AEM 6.1 to AEM 6.3.
In Production we have large DAM assets content and post migration we identified that in AEM 6.3 if you delete any single DAM assets itself it gives the exception as
The query read more than 500000 nodes in memory. To avoid running out of memory, processing was stopped.
Cannot serve request to /bin/wcmcommand in com.day.cq.wcm.core.impl.commands.WCMCommandServlet
I believe the warning / exception message is expected in case the query return more than specified thresh limit.
Is anyone encounter this issue with large DAM content in AEM 6.3 or 6.2 ? If yes then can you please advise how it was resolved.