Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4574

The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down

    XMLWordPrintable

Details

    Description

      The NonceManager creates a ScheduledThreadPoolExecutor in

      https://github.com/wildfly-security/wildfly-elytron/blob/master/http/digest/src/main/java/org/wildfly/security/http/digest/NonceManager.java#L49

      but there is no way to shut it down, thus resulting in a thread leak when stopping an application.

      Attachments

        Issue Links

          Activity

            People

              aabdelsa Ashley Abdel-Sayed (Inactive)
              aabdelsa Ashley Abdel-Sayed (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: