Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Fix for return value issue in StopRebalanceGlusterVolumeCommand
......................................................................
engine: Fix for return value issue in StopRebalanceGlusterVolumeCommand
Discarding the status values returned from StopRebalance command as it
has issue during deserialization. Also the return value is no where used.
Change-Id: I90ec8b8495ede37a1dc6b8929cf80b445598a234
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StopRebalanceGlusterVolumeCommand.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19921
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90ec8b8495ede37a1dc6b8929cf80b445598a234
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server