You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Alonso Gonzalez (JIRA)" <ji...@apache.org> on 2017/11/23 12:23:00 UTC

[jira] [Created] (DELTASPIKE-1302) ThreadPoolManager: ExecutorService map is always empty

Alonso Gonzalez created DELTASPIKE-1302:
-------------------------------------------

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