You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan S Fisher (JIRA)" <ji...@apache.org> on 2018/09/20 15:28:00 UTC

[jira] [Created] (TOMEE-2240) ManagedScheduledExecutorService threads will not rise above core value

Jonathan S Fisher created TOMEE-2240:
----------------------------------------

             Summary: ManagedScheduledExecutorService threads will not rise above core value
                 Key: TOMEE-2240
                 URL: https://issues.apache.org/jira/browse/TOMEE-2240
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Core Server
    Affects Versions: 7.0.5
            Reporter: Jonathan S Fisher


If you take a look at the doc pages: http://tomee.apache.org/admin/configuration/resources.html

You'll see on ManagedExecutorService there is a "Max" and a "Core". It looks like the option Max does not exist on the managed scheduled executor factory:

https://github.com/apache/tomee/blob/tomee-7.0.x/container/openejb-core/src/main/java/org/apache/openejb/resource/thread/ManagedScheduledExecutorServiceImplFactory.java





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)