-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57216/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Sarath
Subramanian, Suma Shivaprasad, and Vimal Sharma.
Bugs: ATLAS-1617
https://issues.apache.org/jira/browse/ATLAS-1617
Repository: atlas
Description
-------
Update the error code format to ATLAS-nnn-mm-xxx
where
nnn -> Http status code
mm -> module code/abbreviation
xxx -> Hexadecimal digits
Diffs
-----
client/src/main/java/org/apache/atlas/AtlasBaseClient.java 38bf2338
intg/src/main/java/org/apache/atlas/AtlasErrorCode.java edcef4b4
Diff: https://reviews.apache.org/r/57216/diff/1/
Testing
-------
Not needed
Thanks,
Apoorv Naik