You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (JIRA)" <ji...@apache.org> on 2015/09/14 17:31:45 UTC

[jira] [Resolved] (FC-118) Review manager find users does not limit correctly

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

Shawn McKinney resolved FC-118.
-------------------------------
    Resolution: Fixed

batch size isn't supported AFIK in apache ldap api.  For now, removed that parameter from the search and use the size param instead to limit the entries pulled back.

> Review manager find users does not limit correctly
> --------------------------------------------------
>
>                 Key: FC-118
>                 URL: https://issues.apache.org/jira/browse/FC-118
>             Project: FORTRESS
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC41
>            Reporter: Chris Pike
>            Priority: Minor
>
> When searching for users and providing a limit, the results are not limited correctly. Looking through the code it looks like ApacheDsDataProvider (line 805), sets the size limit to the batch size provided, not the max entries provided.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)