Brian Stansberry created WFCORE-778:
---------------------------------------
Summary: Remoting subsystem requires org.wildfly.io.worker.default capability
even in a domain profile meant for servers with no io subsystem
Key: WFCORE-778
URL:
https://issues.jboss.org/browse/WFCORE-778
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Remoting
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The remoting subsystem creates a requirement for the org.wildfly.io.worker.default
capability if no specific worker capability is configured. The problem with this is in a
domain profile meant for legacy slaves, there will be no io subsystem configured, so the
capability will not be present. This is leading to failures in the mixed domain tests.
A not great solution is to not record the requirement on an HC if no specific worker
capability is configured. The downside is if the io subsystem isn't configured and
that profile is used on a current version server, the server configuration will be
inconsistent and failures will occur at boot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)