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

matthew_swift
18.14.2010 779e8d65b79e9fada98dd5f070c3359bb963b169
refs
author matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:14 +0200
committer matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:14 +0200
commit779e8d65b79e9fada98dd5f070c3359bb963b169
tree 93607525b12cade611433c2317b311be948603e3 tree | zip | gz
parent 6b3ef14a652f6be0d559365d2fd2c78a61524fec view | diff
Implement a new resource limit policy which restricts the number of operations which can be performed during a time interval
9 files modified
213 ■■■■■ changed files
opends/resource/schema/02-config.ldif 12 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/ResourceLimitsQOSPolicyConfiguration.xml 52 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/ResourceLimitsQOSPolicyCfgDefn.properties 4 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/core.properties 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/networkgroups/NetworkGroup.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/networkgroups/ResourceLimitsPolicy.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/networkgroups/ResourceLimitsPolicyFactory.java 52 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/MockResourceLimitsQOSPolicyCfg.java 21 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/ResourceLimitsPolicyTest.java 63 ●●●●● diff | view | raw | blame | history