Sarath Subramanian created ATLAS-2840:
-----------------------------------------
Summary: Regression ,Tag Propagation,Deleted Entity : When an
entity is deleted , tags propagated to it are removed.
Key: ATLAS-2840
URL: https://issues.apache.org/jira/browse/ATLAS-2840
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.0.0
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 1.1.0
In the following lineage :
table1 ------> process1 ----- > table2 ----> process2 ----> table3
1.Add tag to table1 (default 'false' value set for
removePropagationsOnEntityDelete )
2. Drop table2.
3. Now tag is removed from table2 and not any more propagated to table3.
In little older builds , table2 is just marked DELETED but tag is still
associated to table2 and propagated to table3.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)