GitHub user exabrial opened a pull request:
https://github.com/apache/tomee/pull/170
TOMEE-2240 ManagedScheduledExecutorService doesn't allow setting max value
Fix https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2240
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/exabrial/tomee
issues/TOMEE-2240_managed-scheduled-exec-service-max-size
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/170.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 #170
----
commit 877f2a4458323f83c59f3a74cc2e3dc9eaeda3db
Author: Jonathan S. Fisher <exabrial@...>
Date: 2018-09-22T20:00:25Z
Fix https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2240
----
---