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

Improve tag propagation performance using in-memory traversal

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • atlas-core
    • None

    Description

      Tag propagation uses gremlin query to find entities to which the tag has to be propagated to.

      Gremlin query doesn't scale well for entities with large lineage (with many depth). In-memory traversal seems to have improved performance significantly since it avoids the overhead added by gremlin script engine initialization, query execution time.

      Performance improvement in tag propagation from 3004 ms to 180 ms is seen

      Attachments

        Issue Links

          Activity

            People

              sarath Sarath Subramanian
              sarath Sarath Subramanian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: