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/02/28 23:34:00 UTC

[jira] [Created] (ATLAS-3644) Migration: Zip Import: Report Status of the Operation

Ashutosh Mestry created ATLAS-3644:
--------------------------------------

             Summary: Migration: Zip Import: Report Status of the Operation
                 Key: ATLAS-3644
                 URL: https://issues.apache.org/jira/browse/ATLAS-3644
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry


*Background*

During migration that uses Import Service, that current status of import should be maintained, that way the process can resume if server restarts.

*Solution*

Use a special vertex that stores current status during import. During resume, check this vertex and resume by providing _startPosition_ to import request parameter.

 



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