Emmanuel Lecharny created DIRAPI-340:
----------------------------------------
Summary: uniqueMemberComparator does not compare DN properly
Key: DIRAPI-340
URL: https://issues.apache.org/jira/browse/DIRAPI-340
Project: Directory Client API
Issue Type: Improvement
Affects Versions: 2.0.0.AM2, 1.0.3
Reporter: Emmanuel Lecharny
Fix For: 2.0.0.AM3, 1.0.4
The {{UniqueMemberComparator.compare()}} method is not properly implemented: it
compares two {{DN}}s but only return 0 (if. they are equals) or -1 (if they
aren't). That does not allow the server to browse an index properly. The result
is that searching for entries using an index on this attributes is extremely
likely to not work (unless being *very* lucky).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)