Roy Golan has submitted this change and it was merged.
Change subject: core: Fixed Affinity Rules Enforcer task scheduling
......................................................................
core: Fixed Affinity Rules Enforcer task scheduling
The job for the Affinity Rules Enforcement Manager would schedule the
inital delay as the regular interval (From the engine config) and vice
versa.
This patch fixes it and now the regular interval is set as it stated in
the engine config.
Change-Id: I3355fd063eb099986d36c55f636284ec82189bbb
Bug-Url:
https://bugzilla.redhat.com/1270780
Signed-off-by: Tomer Saban <tsaban(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/AffinityRulesEnforcementManager.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Tomer Saban: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/51077
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3355fd063eb099986d36c55f636284ec82189bbb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomer Saban <tsaban(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tomer Saban <tsaban(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>