Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3621

Optimise Tag/Policy iterator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 3.0.0, 2.3.0
    • Ranger
    • None

    Description

      Optimise the logic of Tag and service-policies cache iterator

      Problem Statement:
      Tags/policies in the iterator are not freed till the whole processing of all Tags/policies are done. So, in the case where there are lot of tag/policies, the performance can be impacted as the large number of tags/policies are held by iterator for long time. This causes performance degradation while retrieving the tags from db.

      Solution:
      The individual tag/policy as soon as it is processed should be removed from the iterator.

      Attachments

        Issue Links

          Activity

            People

              ankita Ankita Sinha
              ankita Ankita Sinha
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: