Joerg Hoh created SLING-10410:
---------------------------------
Summary: Log when the default thread pool is used
Key: SLING-10410
URL: https://issues.apache.org/jira/browse/SLING-10410
Project: Sling
Issue Type: New Feature
Components: Commons
Affects Versions: Commons Scheduler 2.7.12
Reporter: Joerg Hoh
We came across situations where scheduled jobs were not running at the expected
time because the default thread pool was exhausted.
To improve the resolution the scheduler should be able to log any registration
of a scheduled job which is using the default thread pool. This logging should
be happening on DEBUG level and include relevant pieces of the stacktrace to
ease the identification of the location where it is registered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)