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

ASF GitHub Bot commented on JAMES-2192:
---------------------------------------

Github user randymo commented on the issue:

    https://github.com/apache/james-project/pull/75
  
    thanks!


> constructor for the JMXEnabledOrderedMemoryAwareThreadPoolExecutor has hard 
> coded keepAlive time
> ------------------------------------------------------------------------------------------------
>
>                 Key: JAMES-2192
>                 URL: https://issues.apache.org/jira/browse/JAMES-2192
>             Project: James Server
>          Issue Type: Improvement
>          Components: protocols
>    Affects Versions: 3.0.0
>            Reporter: Randal Modowski
>         Attachments: JMXEnabledOrderedMemoryAwareThreadPoolExecutor.java
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The lone constructor for the JMXEnabledOrderedMemoryAwareThreadPoolExecutor 
> class has a hard coded 30 seconds keepAlive time value, I want the ability to 
> create with a parameter keepAlive time and TimeUnit
> public JMXEnabledOrderedMemoryAwareThreadPoolExecutor(int corePoolSize, long 
> maxChannelMemorySize, long maxTotalMemorySize, long keepAliveTime, TimeUnit 
> unit, String jmxPath, String name)
> See attachment for patch



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to