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

gbellato
16.10.2007 79c2bd96a15b5cb331f6e1a58ca8838b280c8a18
refs
author gbellato <gbellato@localhost>
Tuesday, January 16, 2007 10:10 +0100
committer gbellato <gbellato@localhost>
Tuesday, January 16, 2007 10:10 +0100
commit79c2bd96a15b5cb331f6e1a58ca8838b280c8a18
tree 3d67940fbcf8d221a05e110f3a0d8bfe8e3c8caa tree | zip | gz
parent 476b8427fc4944780b144d8fbb656b22557ebaf9 view | diff
This change includes a set of new unit tests dedicated to the startup phase
of the synchronization server (former changelog server) and the connection
phase of client LDAP server to this synchronization server.
These tests cover various cases of this connection checking that the adequate
changes are then sent to the client.

This change also include the fix for :
issue 1155 : synchronization server miss one change when a new LDAP server is added
to the topology
9 files modified
587 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/synchronization/changelog/Changelog.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/changelog/ChangelogDB.java 21 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/changelog/DbHandler.java 62 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/PersistentServerState.java 100 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 70 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 6 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java 321 ●●●●● diff | view | raw | blame | history