Change in ovirt-engine[master]: core: Propagate ldap query error properly to UI
yzaslavs at redhat.com
yzaslavs at redhat.com
Wed Jun 12 07:27:04 UTC 2013
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Propagate ldap query error properly to UI
......................................................................
core: Propagate ldap query error properly to UI
This patch uses the fact DirectorySearcher holds the
exception that occured (if not a RuntimeException, but
a checked exception) as a field.
The error is already properly propagated to UI in case
of RuntimeException.
Change-Id: If06e251ec31f208dd0e25084d5aaa37625d299cc
Bug-Url: https://bugzilla.redhat.com/903786/
Signed-off-by: Yair Zaslavsky <yzaslavs at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapBrokerCommandBase.java
1 file changed, 9 insertions(+), 3 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15556
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If06e251ec31f208dd0e25084d5aaa37625d299cc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list