[
https://issues.apache.org/jira/browse/FC-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895520#comment-16895520
]
Shawn McKinney commented on FC-272:
-----------------------------------
The behavior will be that 1000 will continue to be the default batch size. A
user can override by placing a property in the build.property / slapd.property
file:
This sets the maximum search result set from LDAP, default is 1000:
ldap.max.batch.size=2000
Which will then get set in the fortress configuration node stored in LDAP. As
always, the user can always just place the configuration entry into the
fortress.property file itself.
Add property to fortress.property or LDAP config node:
ldap.search.max.batch.size:2000
> Batch size limit
> ----------------
>
> Key: FC-272
> URL: https://issues.apache.org/jira/browse/FC-272
> Project: FORTRESS
> Issue Type: New Feature
> Affects Versions: 2.0.3
> Reporter: Nuno Miquelina
> Assignee: Shawn McKinney
> Priority: Minor
> Fix For: 2.0.4
>
>
> The batch file limit is a constant definied in code and it should be possible
> in the request define a new batch size limit.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]