You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/21 19:16:00 UTC

[jira] [Commented] (ATLAS-2830) Tag Propagation,Entity Delete : Classification update notification not sent to entities down the lineage present after the deleted entity.

    [ https://issues.apache.org/jira/browse/ATLAS-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587887#comment-16587887 ] 

ASF subversion and git services commented on ATLAS-2830:
--------------------------------------------------------

Commit de61f6abd5e7c44cc2fb11a916f391a90c9f6f42 in atlas's branch refs/heads/branch-1.0 from [~sarath.kum4r@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=de61f6a ]

ATLAS-2830: Tag Propagation, Entity Delete : Classification update notification not sent to entities down the lineage present after the deleted entity

(cherry picked from commit 4b2324f360b212d7495ce72e1b24075d04d05f6b)


> Tag Propagation,Entity Delete : Classification update notification not sent to entities down the lineage present after the deleted entity.
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2830
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2830
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>            Priority: Major
>             Fix For: 1.1.0
>
>
> 1. Create a lineage like the following :
> table1 -----> table2 ----> table3 -----> table4 ----> table5
> 2. Add tag1 to table1 ( with default false value for removePropagationsOnEntityDelete , propagate to True)
> 3. drop table3
> 4. Edit some tag attributes of tag1 associated to table1.
> 5. In Atlas , the tag1 attributes are updated down the lineage till table5.
> 6. But , CLASSIFICATION_UPDATE notification is sent to ATLAS_ENTITIES only till table3. No notification is sent for table4 and table5.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)