Omer Frenkel has posted comments on this change.

Change subject: core: [monitoring] clean up unhelpful logs and comments
......................................................................


Patch Set 1: Code-Review+2

(1 comment)

http://gerrit.ovirt.org/#/c/26283/1/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java:

Line 554: 
Line 555:                 if (returnStatus != VDSStatus.NonOperational) {
Line 556:                     log.debugFormat(
Line 557:                             "monitoring: vds {0} networks do not 
match its cluster networks, vds will be moved to NonOperational",
Line 558:                             vds.getStaticData().getId());
maybe also log the name?
Line 559:                     vds.setStatus(VDSStatus.NonOperational);
Line 560:                     vds.setNonOperationalReason(nonOperationalReason);
Line 561:                 }
Line 562:             }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I95bbbe94f22c94e6de9140cf8bf19177896934a9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to