[ 
https://issues.apache.org/jira/browse/JAMES-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Randal Modowski updated JAMES-2192:
-----------------------------------
    Affects Version/s:     (was: 3.0-beta4)
                       3.0.0

> 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