Allon Mureinik has posted comments on this change.

Change subject: core: Intrdoucing UploadStream capabillity
......................................................................


Patch Set 8: Code-Review+1

(1 comment)

Minor nit, otherwise looks good.
Anyway, I'm waiting for additional eyes to give +2, not for this nit.

http://gerrit.ovirt.org/#/c/23460/8/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/UploadStreamVDSCommand.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/UploadStreamVDSCommand.java:

Line 38: import org.ovirt.engine.core.vdsbroker.xmlrpc.XmlRpcUtils;
Line 39: 
Line 40: public class UploadStreamVDSCommand<P extends 
UploadStreamVDSCommandParameters> extends VdsBrokerCommand<P> {
Line 41: 
Line 42:     private static Log log = 
LogFactory.getLog(UploadStreamVDSCommand.class);
should be final
Line 43: 
Line 44:     public UploadStreamVDSCommand(P parameters) {
Line 45:         super(parameters);
Line 46:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7af6e7b580e8844c1f0cd661d7f62ece688e31d3
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@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