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

neil_a_wilson
18.01.2006 86a13a070a5adbc1d52dbf0943318dc01a3ee62e
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
commit86a13a070a5adbc1d52dbf0943318dc01a3ee62e
tree 75c3f8147ac3e5c287e499dfc603ca2eea3b5482 tree | zip | gz
parent aac440c7cbef3c6a1c06b28740b570a62e8ab934 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
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 32 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPStatistics.java 684 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/AbandonOperationTestCase.java 77 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/AddOperationTestCase.java 18 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/ModifyOperationTestCase.java 18 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/OperationTestCase.java 30 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/SearchOperationTestCase.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 7 ●●●●● diff | view | raw | blame | history