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

gbellato
06.52.2009 27024516fd64857ad7f8ae6f364b09403f6dea8d
refs
author gbellato <gbellato@localhost>
Tuesday, January 6, 2009 09:52 +0100
committer gbellato <gbellato@localhost>
Tuesday, January 6, 2009 09:52 +0100
commit27024516fd64857ad7f8ae6f364b09403f6dea8d
tree 9041dde49771ef282296e30b214a74a6e99a502a tree | zip | gz
parent d733af947e49e425c204cca53df5bb1e893fec51 view | diff

improvements for Issue 3640 : Generic replication Service

With these changes the ReplicationDomain.resetReplicationLog() interface
returns after the reset is fully done.
Before the caller had to sleep() for a while to avoid restarting the service
before the reset was completed.


5 files modified
232 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/replication.properties 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/service/ReplicationDomain.java 112 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 34 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/FakeReplicationDomain.java 11 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/ReplicationDomainTest.java 72 ●●●●● diff | view | raw | blame | history