Kanagaraj M has posted comments on this change.
Change subject: engine: VDS command - gluster hooks list
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/GlusterHooksListReturnForXmlRpc.java
Line 28:
Line 29: Object[] hooksArr = (Object[]) innerMap.get(HOOKS_LIST);
Line 30:
Line 31: if (hooksArr != null) {
Line 32: for (int i = 0; i < hooksArr.length; i++) {
this could be changed to foreach sytle
Line 33: this.hooks.add(getHook((Map<String, Object>)
hooksArr[i]));
Line 34: }
Line 35: }
Line 36: }
--
To view, visit http://gerrit.ovirt.org/13831
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I46e47dda9717373d15264e0af942ce93d2293cb4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches