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

gbellato
06.37.2009 096707f6f91e33ecdc4dea986c89bf55007b5f2a
refs
author gbellato <gbellato@localhost>
Monday, April 6, 2009 14:37 +0200
committer gbellato <gbellato@localhost>
Monday, April 6, 2009 14:37 +0200
commit096707f6f91e33ecdc4dea986c89bf55007b5f2a
tree e63eafd3025b9df0aac0d8571b7b418ca1845132 tree | zip | gz
parent cfef008b247ad133255b03f6639d0f17c5f4dbbf view | diff
Fix for 3914 : ServerState.reload() fails to update the ServerState 

Fix ServerState.reload() and add a test case for this method.
Also take the chance to add some synchronization.
5 files modified
60 ■■■■ changed files
opends/src/server/org/opends/server/replication/common/ServerState.java 27 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/DbHandler.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ServerStateTest.java 25 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/MonitorTest.java 4 ●●●● diff | view | raw | blame | history