-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57978/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-1686
https://issues.apache.org/jira/browse/ATLAS-1686
Repository: atlas
Description
-------
Handled the case where incoming ZIP file contains deleted and active entities
with same qualified name.
Change to _IDBasedResolver_:
- Logic updated to retrieve vertex based on guid alone, if import is in
progress. For all other operations, the old approach of continues.
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/IDBasedEntityResolver.java
f53efe6
Diff: https://reviews.apache.org/r/57978/diff/1/
Testing
-------
Import -> Export -> Import and diff compare.
Thanks,
Ashutosh Mestry