[
https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247435#comment-17247435
]
ASF subversion and git services commented on ATLAS-4068:
--------------------------------------------------------
Commit 97220fdb7dfc98971f87a81d577cbb66d00e04f7 in atlas's branch
refs/heads/branch-2.0 from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=97220fd ]
ATLAS-4068: Export/Import: Conditionally Support Simpultaneous Operations.
Signed-off-by: Ashutosh Mestry <[email protected]>
> 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)