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

ASF GitHub Bot commented on TOMEE-2240:
---------------------------------------

Github user exabrial commented on the issue:

    https://github.com/apache/tomee/pull/171
  
    Actually I need to close this! I wrote this patch before I read the javadoc 
on the scheduled executor service thoroughly. The max setting is a little 
misleading. When you wrote the original code you left the max out because it 
doesn't have the intended effect 


> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to