Change in ovirt-engine[master]: scheduler: Log error if scheduled task cannot be submitted
Code Review
gerrit at ovirt.org
Wed Jan 4 13:55:16 UTC 2017
>From Martin Peřina <mperina at redhat.com>:
Martin Peřina has submitted this change and it was merged.
Change subject: scheduler: Log error if scheduled task cannot be submitted
......................................................................
scheduler: Log error if scheduled task cannot be submitted
Logs error if scheduled task cannot be submitted (which means that
the task is dropped), so administrators can easily find out that
Quartz thread pool has been depleted and no other scheduled task
will be executed until some already running thread is returned
to the pool.
Change-Id: I769a913d0208d61399ee60441f1c09e8cc03ada7
Signed-off-by: Piotr Kliczewski <piotr.kliczewski at gmail.com>
---
M backend/manager/modules/scheduler/src/main/java/org/ovirt/engine/core/utils/timer/SchedulerThreadPool.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Martin Peřina: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/68900
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I769a913d0208d61399ee60441f1c09e8cc03ada7
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list