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

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

Commit 65d42c16fa910bb0d98a743937d823821b5baf99 in atlas's branch 
refs/heads/master from [~sarath.ku...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=65d42c1 ]

Revert "ATLAS-2841: Regression, Tag Propagation : When a table is moved from 
database1 to database2 , tag propagated from db1 still propagated to table."

This reverts commit 6de9428f447b669d44874a951faa9081bb4b3fda.


> Regression, Tag Propagation : When a table is moved from database1 to 
> database2 , tag propagated from db1 still propagated to table.
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2841
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2841
>             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
>
>         Attachments: ATLAS-2841.1.patch
>
>
> 1. Create databases db1,db2
> 2. Create table1 in db1.
> 3. Modify relationship between db1 and table1 such that tags associated to 
> db1 are propagated to table1.
> 4. Add tag1 to db1.
> 5. Add tag2 to db2.
> 6. Rename table from db1.table1 to db2.table1.
> 7. Earlier behavior is , tag1 propagated from db1 is removed from table and 
> tag2 is propagated to table1 from db2. But currently , both tag1 and tag2 are 
> propagated to table1.
> In relationship response between db1 and table, status is marked DELETED.
> tag1 is not added to propagatedClassifications array in the response of the 
> relationship ,but still tag1 is propagated to table.



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

Reply via email to