[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265484#comment-16265484
 ] 

Gerhard Petracek commented on DELTASPIKE-1302:
----------------------------------------------

initially there was a method FutureableInterceptor$ThreadPoolManager#register 
which allowed to register a custom ExecutorService *manually*.
there was never an "auto-register" in place.
you are correct that this map is always empty, the issue is that our discussion 
just stopped back then.
you are very welcome to start a discuss-thread on the dev-list (afair our 
options back then were config vs spi).

> 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)

Reply via email to