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

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

Commit 4b60b13e36785c75c66a7060bc9c688d1b42ad29 in atlas's branch 
refs/heads/atlas-2.5 from sheetalshah1007
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=4b60b13e3 ]

ATLAS-4848: Atlas 'updateTime' parameter is not updated when term is added 
(#348)

Co-authored-by: Sheetal Shah <[email protected]>
(cherry picked from commit a410f40ecd070317b0cabe4bcbfb282c6df44a66)


> Atlas 'updateTime' parameter is not updated when term is added.
> ---------------------------------------------------------------
>
>                 Key: ATLAS-4848
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4848
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Priyanshi Shah
>            Assignee: Sheetal Shah
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> *Steps to reproduce:*
> 1. Create hive_table testhive1 and perform incremental export for the same 
> with changeMarker 0.
> 2. Now, before 2nd run create and assign term t1 to testhive1 and perform 
> incremental export with changeMarker that we got after 1st run.
> 3. Result is export works but the term assigned to the hive_table entity 
> didn't got exported.
> *Problem:*
> When term was getting assigned to hive_table entity, it did not updated the 
> value of 'updateTime' attribute of that entity and hence,during 2nd run with 
> incremental export it didn't exported the term as for incremental export we 
> fetch data according to the changeMarker provided.
> *Fix:*
> Attribute 'updateTime' value gets updated after the term is assigned to an 
> entity.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to