Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Fixes RTE while reorder LDAP servers list
......................................................................
core: Fixes RTE while reorder LDAP servers list
Fixes RuntimeException appearing on LDAP servers list reordering. The
exception prevents user from login if the first LDAP server on list
wasn't been available.
Change-Id: Idc52415ca123790e967e0f1b940fdedb4987097a
Bug-Url:
https://bugzilla.redhat.com/973566
Bug-Url:
https://bugzilla.redhat.com/974148
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/DirectorySearcher.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/serverordering/LdapServersOrderingAlgorithm.java
2 files changed, 16 insertions(+), 5 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16859
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc52415ca123790e967e0f1b940fdedb4987097a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server