Omer Frenkel has posted comments on this change.

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


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/26283/2/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 551: 
Line 552:                 if (returnStatus != VDSStatus.NonOperational) {
Line 553:                     log.debugFormat(
Line 554:                             "monitoring: vds {0} networks do not 
match its cluster networks, vds will be moved to NonOperational",
Line 555:                             vds.getStaticData().getId());
maybe also log the name?
Line 556:                     vds.setStatus(VDSStatus.NonOperational);
Line 557:                     vds.setNonOperationalReason(nonOperationalReason);
Line 558:                 }
Line 559:             }


-- 
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: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[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