]
Kabir Khan commented on AS7-2084:
---------------------------------
Endpoint no longer takes an executor
Inject executor used in RemotingServices.installRemotingEndpoint()
------------------------------------------------------------------
Key: AS7-2084
URL:
https://issues.jboss.org/browse/AS7-2084
Project: Application Server 7
Issue Type: Feature Request
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 7.1.0.CR1
See todo:
{code}
// TODO inject this from somewhere?
executorInjector.inject(Executors.newCachedThreadPool());
{code}
Also, ManagementChannelPinger creates its own thread. This should use the same executor
(important for cloud stuff)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: