[jboss-jira] [JBoss JIRA] (ELY-1843) The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down
Farah Juma (Jira)
issues at jboss.org
Wed Jul 24 15:39:00 EDT 2019
[ https://issues.jboss.org/browse/ELY-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Farah Juma updated ELY-1843:
----------------------------
Fix Version/s: 1.10.0.CR4
> The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down
> --------------------------------------------------------------------------------------
>
> Key: ELY-1843
> URL: https://issues.jboss.org/browse/ELY-1843
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Authentication Mechanisms, HTTP
> Affects Versions: 1.9.1.Final
> Reporter: Tristan Tarrant
> Assignee: Ashley Abdel-Sayed
> Priority: Major
> Fix For: 1.10.0.CR4
>
>
> 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