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

Export Process: Incremental: Improve Approach for Fetching Changed Entities

    XMLWordPrintableJSON

Details

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

    Description

      Background

      Existing approach for getting modified entities tends to iterate through the entire set of entities and then filter. This results in no benefit in terms of time and effort for incremental export. It does benefit Import, where smaller set is imported.

      Approach

      • User Gremlin queries to fetch entities that match criteria.
      • Modify existing logic that does deep traversal to support this new logic.

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: