Kanagaraj M has posted comments on this change.

Change subject: engine:VDS command to update hook content
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/gluster/GlusterHookVDSParameters.java
Line 35:         setGlusterCommand(glusterCommand);
Line 36:         setHookStage(stage);
Line 37:         setHookName(hookName);
Line 38:         setHookContent(content);
Line 39:     }
The same constructor is used by GlusterHookStatusChangeCommand as well without 
the content argument, so you may need have a overloaded constructor.
Line 40: 
Line 41:     public String getHookContent() {
Line 42:         return content;
Line 43:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4dc8e12c7d7760114c392db19a56c9cefd4b5763
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to