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

gbellato
23.04.2009 141f11d16e8af51fdf75334c190959d87c6191fb
refs
author gbellato <gbellato@localhost>
Monday, March 23, 2009 10:04 +0100
committer gbellato <gbellato@localhost>
Monday, March 23, 2009 10:04 +0100
commit141f11d16e8af51fdf75334c190959d87c6191fb
tree f273e35b8898037938cced66c1eb3036f1903a92 tree | zip | gz
parent e74ee7bc49ba258e07b0475ce15b8b0b6b1eb7b7 view | diff
Fix for 3889 : Replication domain don't have access to the Replica ServerStates

This change adds a getReplicaStates() method to the ReplicationDomain
This allows Replicas to know about the State of the other Replicas in the topology.
5 files modified
197 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/MonitorMsg.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/MonitorData.java 50 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java 52 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/service/ReplicationDomain.java 67 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/ReplicationDomainTest.java 25 ●●●● diff | view | raw | blame | history