[ http://issues.apache.org/jira/browse/DIREVE-197?page=all ]
     
Alex Karasulu resolved DIREVE-197:
----------------------------------

    Fix Version: 0.9.4
                     (was: 0.9.5)
     Resolution: Fixed

Fixes commited in the following revision:

http://svn.apache.org/viewcvs?rev=366649&view=rev


> Implement the handling of time and size limits on searches
> ----------------------------------------------------------
>
>          Key: DIREVE-197
>          URL: http://issues.apache.org/jira/browse/DIREVE-197
>      Project: Directory Server
>         Type: New Feature
>     Reporter: Enrique Rodriguez
>      Fix For: 0.9.4

>
> The search request currently does not time out search requests that exceed 
> these limits.  Search filters can be used to limit these for each entry 
> requested since entries are streamed out of the server one at a time as they 
> are requested by JNDI.  Search does not load all candidate entries selected 
> by a filter into memory then return them; the server would croak if we did 
> that.

-- 
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

Reply via email to