Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-7433

Improve logging in case ThreadLocalCleaner does not work

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Commons Threads 3.2.10
    • Commons Threads 3.2.16
    • Commons
    • None

    Description

      Currently ThreadLocalCleaner relies on exceptions in case anything in it does not work as expected. Those exceptions are most probably not correctly caught and logged by the Oracle implementation calling ThreadPoolExecutor.beforeExecute(...) and ThreadPoolExecutor.afterExecute(...). Therefore all exceptions should be caught and logged there explicitly.

      Attachments

        Activity

          People

            kwin Konrad Windszus
            kwin Konrad Windszus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: