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

Disable dynamic sorting of policies when trie pre-filter is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0, 0.7.2
    • plugins
    • None

    Description

      With the introduction of trie pre-filter, dynamic sorting of policies for evaluation (based on usage count) wouldn't help much - since the number of policies to evaluate will be much smaller after trie pre-filter. In fact, dynamic sorting might add unnecessary overheads - in periodically scanning through the trie and creating sorted lists for each node. It will be better to turn-off this dynamic sorting when trie-prefilter is enabled.

      Attachments

        Activity

          People

            Unassigned Unassigned
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: