
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Improving logging exceptions ...................................................................... core: Improving logging exceptions This patch fixes authentication logging at manage-domains in case of SaslException within Authentication exception. Providing detailed information on SASL exceptions can give more information on Kerberos error. Change-Id: I14ecce124ab1dacd8c273ea64f215815c953effe Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Yair Zaslavsky: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6551 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14ecce124ab1dacd8c273ea64f215815c953effe Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>