Omer Frenkel has posted comments on this change. Change subject: gluster: update task details in stop remove brick ......................................................................
Patch Set 4: (1 comment) looks ok but sending space in some place is a little weird.. http://gerrit.ovirt.org/#/c/24319/4/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/CommitRemoveGlusterVolumeBricksCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/CommitRemoveGlusterVolumeBricksCommand.java: Line 85: getReturnValue().setActionReturnValue(returnValue.getReturnValue()); Line 86: } Line 87: Line 88: protected void endStepJobCommitted() { Line 89: endStepJob(JobExecutionStatus.FINISHED, getStepMessageMap(JobExecutionStatus.FINISHED, " "), true); why sending space? Line 90: } Line 91: Line 92: @Override Line 93: protected Map<String, String> getStepMessageMap(JobExecutionStatus status, String jobInfo) { -- To view, visit http://gerrit.ovirt.org/24319 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I90be6a98470f0cb72bc7508f2cb2364f77e02077 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[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
