Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-778

Remoting subsystem requires org.wildfly.io.worker.default capability even in a domain profile meant for servers with no io subsystem

XMLWordPrintable

      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.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: