Omer Frenkel has posted comments on this change.

Change subject: core: VM monitoring - no need to handle exception
......................................................................


Patch Set 10:

(1 comment)

http://gerrit.ovirt.org/#/c/28661/10/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java:

Line 233: 
Line 234:     /**
Line 235:      * fetch running VMs and populate the internal structure.
Line 236:      */
Line 237:     protected void fetchRunningVms() {
i miss where do we handle the failure of the fetch
Line 238:         VDSCommandType commandType =
Line 239:                 vdsManager.getRefreshStatistics()
Line 240:                         ? VDSCommandType.GetAllVmStats
Line 241:                         : VDSCommandType.List;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6f037813b52d63c45c97c44e3e6074c009dd5b9a
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[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