mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

floblanc
31.45.2008 e9ef19dfebcad16bb1268b36c1f07c9882cc7341
refs
author floblanc <floblanc@localhost>
Friday, October 31, 2008 11:45 +0100
committer floblanc <floblanc@localhost>
Friday, October 31, 2008 11:45 +0100
commite9ef19dfebcad16bb1268b36c1f07c9882cc7341
tree b61bcaa0b369ea551afd47d48d859f047c554743 tree | zip | gz
parent a317b97be4e429535a20406daaff5f0b2eea1f5a view | diff
The network group defines resource limits for maximum search size and maximum search time. These limits also exist at the directory server level.

The following fix ensures that:
- if such limits exist at the network group level, they are applied
- if they are not defined at the network group level, the directory server limits apply.

3 files modified
24 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/api/ClientConnection.java 16 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/networkgroups/NetworkGroup.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/networkgroups/ResourceLimits.java 4 ●●●● diff | view | raw | blame | history