[ 
https://issues.apache.org/jira/browse/SLING-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816029#comment-17816029
 ] 

Joerg Hoh commented on SLING-11605:
-----------------------------------

[~reschke] The Sling threadpool implementation is logging if a thread fails 
with an exception. But this implementation here uses the raw Java Thread, and 
there is no logging in case the thread fails with an exception.

> Async VanityPathInitializer thread should log any exception
> -----------------------------------------------------------
>
>                 Key: SLING-11605
>                 URL: https://issues.apache.org/jira/browse/SLING-11605
>             Project: Sling
>          Issue Type: Improvement
>          Components: ResourceResolver
>    Affects Versions: Resource Resolver 1.10.0
>            Reporter: Joerg Hoh
>            Priority: Major
>
> In case the vanity paths are loaded asynchronously, the thread can be 
> terminated by an unchecked exception without leaving any trace in the logs.
> The code should be changed that in case an unchecked exception thrown at 
> least the exception is logged.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to