Michael Kublin has posted comments on this change.

Change subject: engine: Host statuses - transaction
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestartVdsCommand.java
Line 44:      * Restart action is implemented by issuing stop followed by start
Line 45:      */
Line 46:     @Override
Line 47:     protected void executeCommand() {
Line 48:         VdcReturnValueBase returnValueBase;
possible, but because setVdsStatus was called from roll-back, I did not 
annotated it by @NonTransactive
Line 49:         final Guid vdsId = getVdsId();
Line 50:         final String sessionId = getParameters().getSessionId();
Line 51: 
Line 52:         // execute StopVds action


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I710a0474798036860f130c8b2bcc2e7a557714ea
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to