Oved Ourfali has posted comments on this change.

Change subject: core: handle fence agent power wait param on stop
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/29383/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java:

Line 472:         final String FENCE_CMD = (actionType == 
FenceActionType.Start) ? "on" : "off";
Line 473:         final String ACTION_NAME = actionType.name().toLowerCase();
Line 474:         int i = 1;
Line 475:         boolean statusReached = false;
Line 476:         log.infoFormat("Waiting for vds {0} to {1}", vdsName, 
ACTION_NAME);
put some spacing here before the comment.
Line 477:         // Waiting before first attempt to check the host status.
Line 478:         // This is done because if we will attempt to get host status 
immediately
Line 479:         // in most cases it will not turn from on/off to off/on and 
we will need
Line 480:         // to wait a full cycle for it.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I310e076ecf84988cacd0b179954d2460d7988b91
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to