Apoorv Naik created ATLAS-1617:
----------------------------------
Summary: Improve readability of Error codes
Key: ATLAS-1617
URL: https://issues.apache.org/jira/browse/ATLAS-1617
Project: Atlas
Issue Type: Improvement
Affects Versions: 0.8-incubating
Reporter: Apoorv Naik
Assignee: Apoorv Naik
Fix For: 0.8-incubating
Currently the Error code format is ATLASxxxxxE where xxxx comprises of the
family of error code (200,400,404 etc) followed by incrementing integer
sequence.
New format of error code -> ATLAS-nnn-xxxxx
nnn -> Http status code
xxx -> Hexadecimal digits
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)