Ravi Nori has posted comments on this change.

Change subject: [WIP] vdsbroker: introduce MergeVDSCommand
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/26907/5/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/MergeVDSCommandParameters.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/MergeVDSCommandParameters.java:

Line 14:     private Guid topImageId;
Line 15:     private long bandwidth;
Line 16: 
Line 17:     private MergeVDSCommandParameters() {}
Line 18: 
Please add setters for the parameters. I think Json deserialization will have 
issues if they are not present
Line 19:     public MergeVDSCommandParameters(
Line 20:             Guid vdsId,
Line 21:             Guid vmId,
Line 22:             Guid storagePoolId,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I320d1ac7de50f4a24236c6d26af75a3483b8bc5e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Ravi Nori <[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