Change in ovirt-engine[ovirt-engine-3.5.2]: aaa : process initialization errors

Oved Ourfali has submitted this change and it was merged. Change subject: aaa : process initialization errors ...................................................................... aaa : process initialization errors During initialization we should print and ignore exceptions from the built-in providers. At EngineExtensionsLoader each time load() or initialize() is called, there should be a try/catch to show potentials errors. same for the entry engineInitialize(). Change-Id: I63265947ff066857db19d2534628d46f01b9f2e9 Bug-Url: https://bugzilla.redhat.com/1194410 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/extensionsmgr/EngineExtensionsManager.java 2 files changed, 52 insertions(+), 8 deletions(-) Approvals: Alon Bar-Lev: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38204 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63265947ff066857db19d2534628d46f01b9f2e9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5.2 Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com