Omer Frenkel has posted comments on this change.

Change subject: core: on init - clear down vms after vms monitoring
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/38850/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 946:     public void setLastVmsList(List<Pair<VM, VmInternalData>> 
lastVmsList) {
Line 947:         this.lastVmsList = lastVmsList;
Line 948:     }
Line 949: 
Line 950:     public void vmsMonitotingInitFinished() {
> typo Monitoting
Done
Line 951:         if (!isInitialized()) {
Line 952:             log.info("VMs initialization finished for Host: '{}:{}'", 
cachedVds.getName(), cachedVds.getId());
Line 953:             
ResourceManager.getInstance().handleVmsFinishedInitOnVds(cachedVds.getId());
Line 954:             setInitialized(true);


-- 
To view, visit https://gerrit.ovirt.org/38850
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I109dcbe221526c2503f26307cef93aac8a94d689
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[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