Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-162

The CachingNormalizer class does not cache anything

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0-M20
    • 2.0.0.AM3
    • None

    Description

      We waste a lot of CPU and memory by not caching elements. Most of the time, we will process elements like 'ObjectClass', '0.9.2342.19200300.100.1.1=admin,2.5.4.11=system' or 'ou=schema' tens f thousands of time, when they are static elements that will never change.

      A very basic and limited cache could save us a lot of processing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: