You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (Jira)" <ji...@apache.org> on 2020/12/09 21:26:00 UTC

[jira] [Commented] (ATLAS-4068) Export/Import Service: Conditionally Support Multiple Operations

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

Ashutosh Mestry commented on ATLAS-4068:
----------------------------------------

PC build: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/257/

> Export/Import Service: Conditionally Support Multiple Operations
> ----------------------------------------------------------------
>
>                 Key: ATLAS-4068
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4068
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 2.1.0
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>             Fix For: trunk
>
>         Attachments: ATLAS-4068-Support-simultaneous-export-and-import-op.patch
>
>
> *Background*
> Existing implementation for Export & Import REST APIs disallows more than one operation at a time.
> *Solution*
> Loosen the criteria based on request:
>  * Export: _AtlasExportRequest_: _skipLineage_ and _replicatedTo_ is selected.
>  * Import: _AtlasImportRequest_: _replicatedFrom_ is selected.
> Operations where these options are not specified, the existing behavior will continue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)