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

Matthew Swift
28.47.2016 275d120e8f2df481c5d5d488b349036a3d15791a
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, October 28, 2016 17:47 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, November 10, 2016 10:39 +0100
commit275d120e8f2df481c5d5d488b349036a3d15791a
tree 3a93011cf5847c656f6b32bd9244fc936f23ee25 tree | zip | gz
parent ede52c8f25aa2b7815e006cdfd6fe09f0766b548 view | diff
OPENDJ-3425: rename "sharded" load-balancer to "affinity"

The term "sharded" was causing confusion among users who assumed that
the algorithm was intended for write scalability through the use of data
partitioning. This is not the case: the algorithm is uses server
"affinity" in order to increase consistency.

Confusion is likely to increase with the addition of a data distribution
algorithm (OPENDJ-3425).
3 files modified
36 ■■■■ changed files
opendj-core/src/main/java/org/forgerock/opendj/ldap/Connections.java 18 ●●●● diff | view | raw | blame | history
opendj-core/src/test/java/org/forgerock/opendj/ldap/ConnectionsTestCase.java 6 ●●●● diff | view | raw | blame | history
opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/Proxy.java 12 ●●●● diff | view | raw | blame | history