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

neil_a_wilson
18.01.2006 275e21eb2b5b06d291a44f3a485cf62bc927fc52
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, December 18, 2006 23:01 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, December 18, 2006 23:01 +0100
commit275e21eb2b5b06d291a44f3a485cf62bc927fc52
tree 83f19ad7defe7e5d09e26989f5a3212135719fd7 tree | zip | gz
parent ca43d4b783ca687c688de8261dec27e75f2f0ff0 view | diff
Update the LDAP connection handler and LDAP client connection to properly
update the abandon operation count when appropriate. Also, update a number of
test cases to verify that the LDAPStatistics information is properly updated.

OpenDS Issue Number: 1116
10 files modified
902 ■■■■■ changed files
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 32 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 16 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPStatistics.java 684 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/AbandonOperationTestCase.java 77 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/AddOperationTestCase.java 18 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/ModifyOperationTestCase.java 18 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/OperationTestCase.java 30 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/SearchOperationTestCase.java 14 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 7 ●●●●● diff | view | raw | blame | history