You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/05/11 13:19:12 UTC

[jira] [Resolved] (DIRAPI-162) The CachingNormalizer class does not cache anything

     [ https://issues.apache.org/jira/browse/DIRAPI-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRAPI-162.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.0.0-RC1)
                   2.0.0

This class has simply removed from the {{value}} branch. 

> The CachingNormalizer class does not cache anything
> ---------------------------------------------------
>
>                 Key: DIRAPI-162
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-162
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M20
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)