Change in ovirt-engine[ovirt-engine-4.1]: scheduler: Log error if scheduled task cannot be submitted

From Piotr Kliczewski <piotr.kliczewski@gmail.com>:
Piotr Kliczewski 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 Bug-Url: https://bugzilla.redhat.com/1364791 Signed-off-by: Piotr Kliczewski <piotr.kliczewski@gmail.com> (cherry picked from commit 88abff1447553607797d5df9d88c17e5e041a8ec) --- 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: Looks good to me, approved Martin Peřina: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/69960 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I769a913d0208d61399ee60441f1c09e8cc03ada7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review