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

jdemendi
06.47.2009 e8e87f044016da04a4fc83b6a5d2807582bbd26e
opends/src/server/org/opends/server/core/networkgroups/ClientConnectionAffinityPolicy.java
@@ -43,7 +43,7 @@
  NONE,
  /**
   * Routes all the read requests to the data source to which
   * Routes the first read request to the data source to which
   * a previous write request has been routed to. This affinity
   * is useful when a client application performs a read request
   * after a write request and the read request should return