opends/src/server/org/opends/server/extensions/LDAPPassThroughAuthenticationPolicyFactory.java
@@ -1279,7 +1279,7 @@ // There's a potential, but benign, race condition here: other threads // could jump in and rotate through the list before we return the // connection factory. return newNextIndex; return oldNextIndex; } }