-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69355/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Nixon
Rodrigues.
Bugs: ATLAS-2965
https://issues.apache.org/jira/browse/ATLAS-2965
Repository: atlas
Description
-------
Duplicate entities are created when when same unique attributes are given but
different unassigned guids
Diffs
-----
intg/src/test/java/org/apache/atlas/TestUtilsV2.java 8470054c8
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
c98c8c49d
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
df987be6c
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1Test.java
b991fd39f
Diff: https://reviews.apache.org/r/69355/diff/1/
Testing
-------
Added unit tests and validated using rest client.
Thanks,
Sarath Subramanian