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 2019/08/13 08:46:00 UTC

[jira] [Commented] (ATLAS-3362) Import Service: Table-level Imports: Updating Replication Info Improvements

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

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

Commit 921f487b043f801e70427e98e2d4ae9a8ff877dd in atlas's branch refs/heads/master from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=921f487 ]

ATLAS-3362: Updated logic for storing repl key for table-level replication.

Signed-off-by: nixonrodrigues <ni...@apache.org>


> Import Service: Table-level Imports: Updating Replication Info Improvements
> ---------------------------------------------------------------------------
>
>                 Key: ATLAS-3362
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3362
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: trunk
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>         Attachments: ATLAS-3362-Updated-logic-for-storing-repl-key-for-ta.patch
>
>
> *Background*
> During import of files that have _changeMarker_, _AuditsWriter_ updates _AtlasServer_ with change marker using the parent entity. So far this worked since the mechanism was used mostly for database-level exports (and imports).
> With the introduction of table-level exports, this does not work very well since the list of tables exported to be exported can be large. 
> *Solution*
> For requests that are made for tables, fetch the guid for the table it belongs to. This will address the problem.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)