Kanagaraj M has submitted this change and it was merged.
Change subject: gluster: Removed check of async task details in volume
......................................................................
gluster: Removed check of async task details in volume
Removed checking the existence of async task details in volume entity
for the purpose of checking the rebalance execution status on a volume.
This is not required and we should always depend upon the actual value
returned from glusterfs for the rebalance status as that value would be
the uptodate and correct value.
Change-Id: I54a0f0949cfc8c2fb46bec816519449e583a6b65
Signed-off-by: Shubhendu Tripathi <shtripat(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeRebalanceStatusQuery.java
1 file changed, 9 insertions(+), 10 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19864
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I54a0f0949cfc8c2fb46bec816519449e583a6b65
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server