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

floblanc
31.45.2008 b2f8279bbf1dc13b84b10e80617fcf1850d9928c
refs
author floblanc <floblanc@localhost>
Friday, October 31, 2008 11:45 +0100
committer floblanc <floblanc@localhost>
Friday, October 31, 2008 11:45 +0100
commitb2f8279bbf1dc13b84b10e80617fcf1850d9928c
tree dda12a8a92550de6b8d11e2e7d2ebda94b4ca15d tree | zip | gz
parent ab8b4361421cb3e9b625677ae13d58a0399ebf8f 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
opends/src/server/org/opends/server/api/ClientConnection.java 16 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/networkgroups/NetworkGroup.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/networkgroups/ResourceLimits.java 4 ●●●● diff | view | raw | blame | history