GitHub user exabrial opened a pull request:
https://github.com/apache/tomee/pull/172
[7.0.x][Tomee-2243] jmx on managed executors
Expose some details about the underlying thread pool via JMX.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/exabrial/tomee
issues/TOMEE-2243_jmx-on-managed-executors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/172.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 #172
----
commit 1590538beb144aacc576728bb6c34512e05a47a8
Author: Jonathan S. Fisher <exabrial@...>
Date: 2018-09-24T03:44:17Z
Allow for JMX on ManagedExecutorServices
----
---