-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55138/
-----------------------------------------------------------
Review request for atlas, keval bhatt, Madhan Neethiraj, and Vimal Sharma.
Bugs: ATLAS-1424
https://issues.apache.org/jira/browse/ATLAS-1424
Repository: atlas
Description
-------
This patch provides fix to avoid stack-trace in REST API error response, by
removing stacktrace attribute from json response.
Diffs
-----
webapp/src/main/java/org/apache/atlas/web/util/Servlets.java b4f0839
webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java
23203ec
Diff: https://reviews.apache.org/r/55138/diff/
Testing
-------
Execute test cases using mvn clean install
Tested json response for discovery, types, entity type of api's in normal &
exceptional conditions.
Thanks,
Nixon Rodrigues