]
Brian Stansberry updated WFCORE-4510:
-------------------------------------
Git Pull Request:
remoting cannot start without default worker and does not work with
non-default worker for http-upgrade
-------------------------------------------------------------------------------------------------------
Key: WFCORE-4510
URL:
https://issues.jboss.org/browse/WFCORE-4510
Project: WildFly Core
Issue Type: Bug
Components: Remoting
Affects Versions: 8.0.0.Final, 9.0.0.Final
Environment: jboss-eap-7.3.0.CD16-CR1
Reporter: Will Reichert
Assignee: Brian Stansberry
Priority: Critical
Fix For: 9.0.1.Final
Attachments: standalone-full.noDefault.xml
Originally we could not get remote+http to work with a non-default worker after following
all the changes we found in the schema. It looks like remoting uses the default worker
even when the endpoint is configured to use a different worker.