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

gbellato
06.37.2009 8ffef883ac0883c043eda1a7aa0d4a3dd5d3f390
refs
author gbellato <gbellato@localhost>
Monday, April 6, 2009 14:37 +0200
committer gbellato <gbellato@localhost>
Monday, April 6, 2009 14:37 +0200
commit8ffef883ac0883c043eda1a7aa0d4a3dd5d3f390
tree ad37dab6f2931a0da1bf9167ffcf57d8d061d0db tree | zip | gz
parent 704986fe3c0ce33913a1fd1825009cd55b8dc05b 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
opendj-sdk/opends/src/server/org/opends/server/replication/common/ServerState.java 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/DbHandler.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ServerStateTest.java 25 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/MonitorTest.java 4 ●●●● diff | view | raw | blame | history