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

Matthew Swift
30.04.2013 df3f97385024a7866497c87f54373aa867c71f42
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, August 30, 2013 16:04 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, August 30, 2013 16:04 +0200
commitdf3f97385024a7866497c87f54373aa867c71f42
tree d8719f3d9781103602a885a921b7dff84a13fc1b tree | zip | gz
parent 4772c4aec3a23175ad9ac33b4cd843062168d335 view | diff
Final fix for OPENDJ-1112: LoadBalancing connection factories need better diagnostic messages

* add support for specifying the LoadBalancerEventListener when constructing load-balancing algorithms.
5 files modified
1 files added
709 ■■■■■ changed files
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/AbstractLoadBalancingAlgorithm.java 14 ●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/FailoverLoadBalancingAlgorithm.java 78 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/RoundRobinLoadBalancingAlgorithm.java 73 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/AbstractLoadBalancingAlgorithmTestCase.java 99 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/HeartBeatConnectionFactoryTestCase.java 219 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/MockScheduler.java 226 ●●●●● diff | view | raw | blame | history