[
https://issues.apache.org/jira/browse/DIRSHARED-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSHARED-15.
--------------------------------------
Resolution: Fixed
Assignee: Stefan Seelmann
Fixed a while ago:
http://svn.apache.org/viewvc?view=rev&revision=764073
http://svn.apache.org/viewvc?view=rev&revision=765066
> Create a Fast DN parser handling simple DNs
> -------------------------------------------
>
> Key: DIRSHARED-15
> URL: https://issues.apache.org/jira/browse/DIRSHARED-15
> Project: Directory Shared
> Issue Type: Improvement
> Affects Versions: 0.9.10
> Reporter: Emmanuel Lecharny
> Assignee: Stefan Seelmann
> Fix For: 1.0.0-RC1
>
>
> The idea is to create a parser which only handle simple DNs, containing only
> ascii chars, no special chars, and no special cases like surrounding double
> quotes.
> If we meet one of those special charss, we throw an exception and fall back
> to the complex parser.
> We may gain some performance doing so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.