Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Fixed issue with gluster task cleanup
......................................................................
engine: Fixed issue with gluster task cleanup
In case there are empty clusters or other clusters with
non-operational hosts, the orphan tasks
in db were not getting cleared for operational clusters
either.
Changed the logic to handle the task cleanup cluster-wise.
Change-Id: I70cc24e278d112d889dc2d08ee72fce22a457195
Bug-Url:
https://bugzilla.redhat.com/1022996
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterTasksSyncJob.java
1 file changed, 31 insertions(+), 12 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Sahina Bose: Verified
--
To view, visit
http://gerrit.ovirt.org/21497
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I70cc24e278d112d889dc2d08ee72fce22a457195
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(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