-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60851/
-----------------------------------------------------------
(Updated July 13, 2017, 1:12 p.m.)
Review request for atlas.
Summary (updated)
-----------------
[ATLAS-1949]: Fix coverity scan issues and IT failure due to ATLAS-1907
Bugs: ATLAS-1949
https://issues.apache.org/jira/browse/ATLAS-1949
Repository: atlas
Description
-------
Fix coverity scan issues and IT failure due to ATLAS-1907
Diffs
-----
intg/src/main/java/org/apache/atlas/AtlasErrorCode.java fd1b004f
repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java
c5e32d85
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
68f83709
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
e919d1ce
Diff: https://reviews.apache.org/r/60851/diff/1/
Testing
-------
1. mvn clean package suceeded.
2. Failed IT tests now succeeds:
org.apache.atlas.web.integration.EntityJerseyResourceIT.testCompleteUpdate
org.apache.atlas.web.integration.EntityJerseyResourceIT.testPartialUpdate
Thanks,
Sarath Subramanian