-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69354/
-----------------------------------------------------------
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 4e9a651be
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
ee8de1fa3
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
c8a760b4e
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasComplexAttributesTest.java
ebd5f0fe8
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2Test.java
ca46ffde9
Diff: https://reviews.apache.org/r/69354/diff/1/
Testing
-------
added uni tests and validated through rest client
Thanks,
Sarath Subramanian