I am using ACS AEM Commons report builder and specifically have references column. I am running it on DAM root folder which has around 2000 assets.
I am getting an exception of too many calls per request. To fix this, I had to increase the number to 15000 in org.apache.sling.engine.impl.SlingMainServlet .
Are there any cons of increasing the number to such a high number?