[jboss-jira] [JBoss JIRA] (WFCORE-4574) The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down
Ashley Abdel-Sayed (Jira)
issues at jboss.org
Wed Jul 24 15:40:00 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashley Abdel-Sayed updated WFCORE-4574:
---------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/3871 (was: https://github.com/wildfly-security/wildfly-elytron/pull/1304)
> The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down
> --------------------------------------------------------------------------------------
>
> Key: WFCORE-4574
> URL: https://issues.jboss.org/browse/WFCORE-4574
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Ashley Abdel-Sayed
> Assignee: Ashley Abdel-Sayed
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list