
Daniel Erez has submitted this change and it was merged. Change subject: core: missing call to ProceedProxyReturnValue ...................................................................... core: missing call to ProceedProxyReturnValue Added missing call to ProceedProxyReturnValue in VmReplicateDiskStartVDSCommand and VmReplicateDiskFinishVDSCommand. Change-Id: I4ed1b66173cd7a644fc1b412c4c28010f92f0fa8 Bug-Url: https://bugzilla.redhat.com/923194 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmReplicateDiskFinishVDSCommand.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmReplicateDiskStartVDSCommand.java 2 files changed, 6 insertions(+), 2 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13726 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ed1b66173cd7a644fc1b412c4c28010f92f0fa8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>