Maor Lipchuk has posted comments on this change. Change subject: engine: cleanup in RemoveSnapshotSingleDiskCommand ......................................................................
Patch Set 1: Code-Review+1 (1 comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommand.java Line 47: Line 48: return runVdsCommand(VDSCommandType.MergeSnapshots, params); Line 49: } Line 50: Line 51: private Guid createTask(VDSReturnValue vdsReturnValue, Guid storageDomainId) { suggestion: Perhaps you can just pass the creationInfo instead the whole vdsReturnValue. Line 52: Guid taskId = persistAsyncTaskPlaceHolder(VdcActionType.RemoveSnapshot); Line 53: String message = ExecutionMessageDirector.resolveStepMessage(StepEnum.MERGE_SNAPSHOTS, Line 54: getJobMessageProperties()); Line 55: -- To view, visit http://gerrit.ovirt.org/18688 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibe60ca192123553a2c5a2bac2f34b3e4d9a64f3b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sergey Gotliv <sgot...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com> 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