Inline JGroups subsystem references to threads subsystem
--------------------------------------------------------
Key: WFLY-436
URL:
https://issues.jboss.org/browse/WFLY-436
Project: WildFly
Issue Type: Sub-task
Components: Clustering
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Fix For: 9.0.0.Beta1
Currently, the JGroups subsystem defers to the threads subsystem to define thread pools
and thread factories. Apparently, this is now frowned upon. Instead, the executors for
the default pool, OOB pool, and timer pool should be defined inline.