Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
-
None
-
Patch, Important
Description
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
Attachments
Attachments
Issue Links
- links to