[ http://issues.apache.org/jira/browse/DIRLDAP-72?page=comments#action_12358134 ]
Trustin Lee commented on DIRLDAP-72: ------------------------------------ We can just pool parsers if the implementation is complex enough. WDYT? > Imporve the way DnParser works > ------------------------------ > > Key: DIRLDAP-72 > URL: http://issues.apache.org/jira/browse/DIRLDAP-72 > Project: Directory LDAP > Type: Improvement > Reporter: Emmanuel Lecharny > > The DnParsing is somehow awfully slow, and fragile (synchronization problems > has been encountered lately). > It should be replaced by a fester version which will also be totally > threadsafe (using a new version which is totally static) > It will also lead to major improvment in performance if some useless parsing > are suppressed during a search operation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
