[
https://issues.apache.org/jira/browse/DELTASPIKE-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266020#comment-16266020
]
ASF subversion and git services commented on DELTASPIKE-1302:
-------------------------------------------------------------
Commit c4006cc3b5fda1eea5551fee5a0a7e15c19264d9 in deltaspike's branch
refs/heads/fb/DELTASPIKE-1302_ThreadPoolManager-configuration from
[~rmannibucau]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=c4006cc ]
DELTASPIKE-1302 configuration for ThreadPoolManager
> ThreadPoolManager: ExecutorService map is always empty
> ------------------------------------------------------
>
> Key: DELTASPIKE-1302
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1302
> Project: DeltaSpike
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.8.0
> Reporter: Alonso Gonzalez
> Priority: Minor
>
> ThreadPoolManager contains a ConcurrentHashMap that maps from a pool name to
> an ExecutorService. Unfortunately the map never gets populated. It's always
> empty.
> I need this because I want to use a specific ExecutorService with @Futureable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)