[
https://issues.apache.org/jira/browse/JAMES-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211061#comment-16211061
]
ASF GitHub Bot commented on JAMES-2192:
---------------------------------------
GitHub user randymo opened a pull request:
https://github.com/apache/james-project/pull/75
randymo-JAMES-2192, JAMES-2193
opened these two jira tickets was asked to do PR for them.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/randymo/james-project master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-project/pull/75.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #75
----
commit a32c640ea06f2d77c33467980b309d7cbe243890
Author: randymo <randymo@localhost>
Date: 2017-10-19T13:38:14Z
JAMES-2193: command metrics not done if doFilterChecks throws exception
commit 8a4e87ad15628b654cda87c934f1d7b30899c9b2
Author: randymo <randymo@localhost>
Date: 2017-10-19T13:39:01Z
JAMES-2192: constructor for the
JMXEnabledOrderedMemoryAwareThreadPoolExecutor has hard coded keepAlive time
----
> 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: [email protected]
For additional commands, e-mail: [email protected]