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

gbellato
06.52.2009 b891a41e31f548f0ef888cf8de090f4785715169
refs
author gbellato <gbellato@localhost>
Tuesday, January 6, 2009 09:52 +0100
committer gbellato <gbellato@localhost>
Tuesday, January 6, 2009 09:52 +0100
commitb891a41e31f548f0ef888cf8de090f4785715169
tree bee7be335d501424795a50946677494c5ee0fea5 tree | zip | gz
parent c24b874383ea29416e9afbb0912a043fe0de8eee 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
opends/src/messages/messages/replication.properties 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationDomain.java 112 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 34 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/FakeReplicationDomain.java 11 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/ReplicationDomainTest.java 72 ●●●●● diff | view | raw | blame | history