diff --git a/webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java b/webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java index 2f52cb30d56..947e94a1f63 100644 --- a/webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java +++ b/webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java @@ -164,7 +164,7 @@ public List evaluatePolicies(List 1000){ + LOG.info("Slow perf response payload : " + entities.toString()); + } AtlasPerfTracer.log(perf); }