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

From Martin Peřina <mperina@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@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@gmail.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review