You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2012/09/25 16:30:07 UTC

[jira] [Resolved] (DIRSERVER-1683) Improve the way we process OR filters

     [ https://issues.apache.org/jira/browse/DIRSERVER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1683.
------------------------------------------

    Resolution: Invalid

There is no better way.
                
> 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
>             Fix For: 2.0.0
>
>
> 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