[
https://issues.apache.org/jira/browse/ATLAS-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884957#comment-17884957
]
ASF subversion and git services commented on ATLAS-4861:
--------------------------------------------------------
Commit e6d9d70411b239f1b59104c9ce55663764aa478a in atlas's branch
refs/heads/branch-2.0 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e6d9d7041 ]
ATLAS-4861: Export/Import: add flag to skip updating replicated attributes
Signed-off-by: Pinal Shah <[email protected]>
> Export/Import: add flag to skip updating replicated attributes
> --------------------------------------------------------------
>
> Key: ATLAS-4861
> URL: https://issues.apache.org/jira/browse/ATLAS-4861
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Pinal Shah
> Assignee: Pinal Shah
> Priority: Major
>
> *Replicated Attributes:*
>
> Users want knowledge of how the entities have landed into Atlas instance, if
> they were created via hook ingestion or whether they were imported from
> another Atlas instance.
> This is addressed by 2 new attributes that are now part of _Referenceable_
> entity type viz. _replicatedFrom_ and _replicatedTo_.
>
> *Current Behaviour:*
> At the end of export/import, the entities which are exported/imported are
> updated with the replicationTo/replicationFrom respectively with the value
> of AtlasServer object
> Hence updating each and every entity takes much time.
> *Improvement:*
> Add flag to skip such updates.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)