Itamar Heim has submitted this change and it was merged. Change subject: core: Engine is sending bad credentials repeatdely ......................................................................
core: Engine is sending bad credentials repeatdely In some errors (like wrong credentials) engine should not try to work with the next ldap server, unfortunately this information (that it should not try the next ldap server) is only logged , and it continues to the next ldap server Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1085529 Change-Id: I9c04d586a776b469f0e619d3ea0ff844ea07a357 Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DirectorySearcher.java 1 file changed, 13 insertions(+), 5 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26696 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9c04d586a776b469f0e619d3ea0ff844ea07a357 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
