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

gbellato
23.04.2009 c3420bec486f1921ea67fab4b1019ef06a0cea16
refs
author gbellato <gbellato@localhost>
Monday, March 23, 2009 10:04 +0100
committer gbellato <gbellato@localhost>
Monday, March 23, 2009 10:04 +0100
commitc3420bec486f1921ea67fab4b1019ef06a0cea16
tree 33470711da1183bf3a0d3cab8a510ea72790377e tree | zip | gz
parent 30b09f619f2141ca3972f9c7bbbe742e2d4d5351 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
opends/src/server/org/opends/server/replication/protocol/MonitorMsg.java 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/MonitorData.java 50 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java 52 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationDomain.java 67 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/service/ReplicationDomainTest.java 25 ●●●● diff | view | raw | blame | history