Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2738

Export Process: Add Support for Incremental Export

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.3
    • 0.8.3, 1.2.0, 2.0.0
    • atlas-core
    • None

    Description

      Background

      Use case: Export & Import process is used to synchronize data between clusters.

      Data is exported from a cluster and imported into another cluster. Subsequent exports should only contain entities that have been created or updated since the last export. This helps makes the export process quicker and the payload will be smaller.

      Implementation Approach

      Add new fetchTypeincremental, with additional parameter fromTime which is a timestamp. During Export process, entities' that have __modificationTimestamp greater than fromTime would be included in the export. 

      Attachments

        Issue Links

          Activity

            People

              amestry Ashutosh Mestry
              amestry Ashutosh Mestry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: