[ 
https://issues.apache.org/jira/browse/DIRSERVER-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490532
 ] 

Emmanuel Lecharny commented on DIRSERVER-872:
---------------------------------------------

As we now have a context object instead of a list of parameters for each 
interceptor methods, we can start shave the useless normalizations.

> Still too many DN normalization
> -------------------------------
>
>                 Key: DIRSERVER-872
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-872
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Emmanuel Lecharny
>         Assigned To: Emmanuel Lecharny
>             Fix For: 1.5.1
>
>
> This is not a bug, but as I was doing some profiling session, I found that we 
> are still normalizing 5 times more than what we should. In fact, the 
> PrincipalDN is normalized again and again, when it should have been 
> normalized when the user bound, and should never be changed. All the 
> following normalizations are just used to obtain better numbers when we will 
> remove them to make the server run faster :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to