[
https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246872#comment-17246872
]
Ashutosh Mestry commented on ATLAS-4068:
----------------------------------------
Addressed review comments.
> Export/Import Service: Conditionally Support Simultaneous 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-Export-Import-Conditionally-Support-Simpu.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)