Alon Bar-Lev has posted comments on this change.

Change subject: engine: Change parameter type of QueriesCommandBase
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VdcParameterHelper.java
Line 23: 
Line 24:         return childrenTasksSuccess;
Line 25:     }
Line 26: 
Line 27:     public static VdcParametersMap buildActionParametersMap() {
yes, and you are doing a great work!

but this change is not related to: engine: Change parameter type of 
QueriesCommandBase, so I was confused.
Line 28:         return new VdcParametersMap().
Line 29:                 put(CoreVdcParameters.SHOULD_BE_LOGGED, true).
Line 30:                 put(CoreVdcParameters.TRANSACTION_OPTION, 
TransactionScopeOption.Required).
Line 31:                 put(CoreVdcParameters.TASK_GROUP_SUCCESS, true).


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1992d8a2af4af96b01f2e6b3cc1684b82159e230
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
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