[
https://issues.apache.org/jira/browse/DIRSERVER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-1683:
-----------------------------------------
Fix Version/s: (was: 2.0.0)
> Improve the way we process OR filters
> -------------------------------------
>
> Key: DIRSERVER-1683
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1683
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 2.0.0-M4
> Reporter: Emmanuel Lecharny
>
> Currently, we use a HashMap to store the UUID of the entries we have already
> processed when handling a OR filter. This is memory consuming. We could use a
> slower but ess memory consuming algorithm :
> for each filter in the OR, we match the candidate against the filters we have
> already processed
> Doing so, we will avoid sending back duplicates.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira