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 00:15:00 UTC

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

Ashutosh Mestry created ATLAS-4068:
--------------------------------------

             Summary: 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
             Fix For: trunk


*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)