[
https://issues.apache.org/jira/browse/DIRSERVER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRSERVER-266.
---------------------------------------
> Implement the handling of time and size limits on searches
> ----------------------------------------------------------
>
> Key: DIRSERVER-266
> URL: https://issues.apache.org/jira/browse/DIRSERVER-266
> Project: Directory ApacheDS
> Issue Type: New Feature
> Affects Versions: pre-1.0
> Reporter: Enrique Rodriguez
> Fix For: 1.0-RC1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.