[ 
https://issues.apache.org/jira/browse/SHIRO-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Demers resolved SHIRO-514.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

in commit e95e9cf558c663c4be64e20b391de41b8acc8f14

> ExecutorServiceSessionValidationScheduler should create threads with a 
> configurable name
> ----------------------------------------------------------------------------------------
>
>                 Key: SHIRO-514
>                 URL: https://issues.apache.org/jira/browse/SHIRO-514
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Session Management
>    Affects Versions: 1.2.3
>            Reporter: Andreas Kohn
>              Labels: easyfix, patch
>             Fix For: 1.3.0
>
>         Attachments: SHIRO-514-thread-name-prefix.patch, 
> SHIRO-514-thread-name-prefix.patch
>
>
> While looking through thread dumps I noticed a bunch of 'Thread-[number]' 
> threads. From the heap dump I took I identified them as coming from the 
> ExecutorServiceSessionValidationScheduler, which creates new threads without 
> setting their name.
> This is confusing, so attached patch makes the thread name (or better: a 
> prefix of it) configurable, and sets a reasonable default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to