Moti Asayag has posted comments on this change.

Change subject: aaa : process initialization errors
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/38085/4/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java:

Line 272:             AuthenticationProfileRepository.getInstance();
Line 273:             AcctUtils.reportReason(Acct.ReportReason.STARTUP, 
"Starting up engine");
Line 274:         } catch(Exception ex) {
Line 275:             log.error("Error during initialization", ex.getMessage());
Line 276:             log.debug("", ex);
why not to re-throw the exception ?
Line 277:         }
Line 278:     }
Line 279: 
Line 280:     private void initAttestation() {


-- 
To view, visit http://gerrit.ovirt.org/38085
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I63265947ff066857db19d2534628d46f01b9f2e9
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1...@gmail.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to