-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70197/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, madhan, and Nixon Rodrigues.
Bugs: ATLAS-3073
https://issues.apache.org/jira/browse/ATLAS-3073
Repository: atlas
Description
-------
Investigate and fix IT failures in EntityJerseyResourceIT:
Failed tests:
EntityJerseyResourceIT.testCompleteUpdate:1001 Maps do not have the same
size:11 != 8
EntityJerseyResourceIT.testPartialUpdateByGuid:889 Maps do not have the same
size:8 != 11
EntityJerseyResourceIT.testPartialUpdateByUniqueAttributes:944 expected [true]
but found [false]
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/converters/AtlasEntityFormatConverter.java
6c82b937e
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
c727a4fd9
Diff: https://reviews.apache.org/r/70197/diff/1/
Testing
-------
Ran the above ITs in IDE and verified its successfull.
Thanks,
Sarath Subramanian