Change in ovirt-engine[master]: gluster: sync gluster heal info periodically.

Sahina Bose has submitted this change and it was merged. Change subject: gluster: sync gluster heal info periodically. ...................................................................... gluster: sync gluster heal info periodically. Add a sync job for gluster heal info. It will sync heal info for all UP volumes in all the clusters. It will be executed at an intervel of 10 mins. 'gluster self heal info' command adds significant overhead on Glusterfs process because of locking, hence very low frequency is used. Bug-Url: https://bugzilla.redhat.com/1205641 Change-Id: I39f6bf8e8b858e5295c62d143b2fc4c92f33b849 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterJobsManager.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterSyncJob.java 2 files changed, 117 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Sahina Bose: Looks good to me, approved Moti Asayag: Looks good to me, but someone else must approve Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/57077 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I39f6bf8e8b858e5295c62d143b2fc4c92f33b849 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sabose@redhat.com