Change in ovirt-engine[ovirt-engine-4.1.1.z]: scheduler: make task queue size configurable

From Oved Ourfali <oourfali@redhat.com>:
Oved Ourfali has submitted this change and it was merged. Change subject: scheduler: make task queue size configurable ...................................................................... scheduler: make task queue size configurable We need to make queue size used by thread executor configurable so it could be increased for bigger environments. To preserve the behavior we want to block when a queue is full. Bug-Url: https://bugzilla.redhat.com/1429534 Change-Id: Id9dc99637d73c43ad37768bc8bcdd1be8b9cb327 Signed-off-by: Piotr Kliczewski <piotr.kliczewski@gmail.com> --- M backend/manager/modules/scheduler/src/main/java/org/ovirt/engine/core/utils/timer/SchedulerThreadPool.java M packaging/services/ovirt-engine/ovirt-engine.conf.in M packaging/services/ovirt-engine/ovirt-engine.xml.in 3 files changed, 78 insertions(+), 4 deletions(-) Approvals: Piotr Kliczewski: Verified Martin Peřina: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/74328 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9dc99637d73c43ad37768bc8bcdd1be8b9cb327 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1.1.z Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review