
Moti Asayag has submitted this change and it was merged. Change subject: core: Randomly schedule check updates for host job ...................................................................... core: Randomly schedule check updates for host job The patch replaces the fixated method of scheduling the 'check for host updates' jobs with a randomly method in order to prevent from scheduling all of the jobs at the exact time which has a great impact on the engine on system with many hosts. Change-Id: Ibd2e530fc18d84f29770046d13aa5c3708ce4da1 Bug-Url: https://bugzilla.redhat.com/1294772 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Moti Asayag: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/51163 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd2e530fc18d84f29770046d13aa5c3708ce4da1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>