Alissa Bonas has posted comments on this change.

Change subject: core: Fix logging level in several classes
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AutoRecoveryManager.java
Line 98:             final VdcActionParametersBase actionParams = 
paramsCallback.doWith(fail);
Line 99:             actionParams.setShouldBeLogged(true);
Line 100:             backend.runInternalAction(actionType, actionParams);
Line 101:         }
Line 102:         log.debug("Checking autorecoverable " + logMsg + " done");
Done
Line 103:     }
Line 104: 
Line 105:     protected DbFacade getDbFacade() {
Line 106:         return DbFacade.getInstance();


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia9113da6efef848b6da927902268fea579b83bfd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to