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

gbellato
16.10.2007 355271b680fd3e08e34900812520d7c355e538d3
refs
author gbellato <gbellato@localhost>
Tuesday, January 16, 2007 10:10 +0100
committer gbellato <gbellato@localhost>
Tuesday, January 16, 2007 10:10 +0100
commit355271b680fd3e08e34900812520d7c355e538d3
tree ddc6e3e0983bbe856af01e67e17638146cefa6a6 tree | zip | gz
parent a275cc4b4225b8eefaf34e077e685b0f3d4e7b52 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
opends/src/server/org/opends/server/synchronization/changelog/Changelog.java 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/ChangelogDB.java 21 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/DbHandler.java 62 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/PersistentServerState.java 100 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 70 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 6 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java 321 ●●●●● diff | view | raw | blame | history