[
https://issues.apache.org/jira/browse/DIRSERVER-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-872:
----------------------------------------
Fix Version/s: (was: 1.5.2)
2.0.0
Summary: [PERF]Still too many DN normalization (was: Still too many
DN normalization)
Added the [PERF] tag, and moved the issue to 2.0
> [PERF]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
> Assignee: Emmanuel Lecharny
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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.