You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2022/09/29 11:18:00 UTC

[jira] [Created] (SLING-11605) Async VanityPathInitializer thread should log any exception

Joerg Hoh created SLING-11605:
---------------------------------

             Summary: 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


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)