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

[jira] [Created] (SLING-10835) ThreadLocal cleaner fallback code does not work

Robert Munteanu created SLING-10835:
---------------------------------------

             Summary: ThreadLocal cleaner fallback code does not work
                 Key: SLING-10835
                 URL: https://issues.apache.org/jira/browse/SLING-10835
             Project: Sling
          Issue Type: Bug
          Components: Commons
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: Commons Threads 3.2.22


The commons thread code attempts to detect when the ThreadLocalCleaner cannot be installed and fallback to the default thread pool executor. Unfortunately, this code does not work and under Java 17 the thread pools are broken.

This issue tracks fixing the fallback, while SLING-10831 tracks proper thread pool cleaning support.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)