]
Radoslav Husar reassigned WFLY-436:
-----------------------------------
Assignee: Radoslav Husar (was: Paul Ferraro)
Inline JGroups subsystem references to threads subsystem
--------------------------------------------------------
Key: WFLY-436
URL:
https://issues.jboss.org/browse/WFLY-436
Project: WildFly
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Paul Ferraro
Assignee: Radoslav Husar
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.