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

The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down

XMLWordPrintable

      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.

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

              Created:
              Updated:
              Resolved: