Tal Nisan 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(a)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:
Moti Asayag: Verified; Passed CI tests
Oved Ourfali: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/51177
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd2e530fc18d84f29770046d13aa5c3708ce4da1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>