-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66876/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
Bugs: ATLAS-2631
https://issues.apache.org/jira/browse/ATLAS-2631
Repository: atlas
Description
-------
Currently, when tag is propagated from entity1 to entity2, and entity1 is
DELETED , tag is removed from entity1 but tag is still propagated to entity2.
But new behavior is , tag should be removed from entity1 and entity2.
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java
abaf509b
Diff: https://reviews.apache.org/r/66876/diff/1/
Testing
-------
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/319/console
Thanks,
Sarath Subramanian