]
Brian Stansberry reassigned WFLY-2996:
--------------------------------------
Assignee: Emmanuel Hugonnet (was: Brian Stansberry)
Remove need for native-interface on the Host Controller
-------------------------------------------------------
Key: WFLY-2996
URL:
https://issues.jboss.org/browse/WFLY-2996
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Emmanuel Hugonnet
Fix For: 9.0.0.CR1
The HC requires a native-interface because the intra-domain comms (slave->master and
server->HC) are hard coded to the "remote" protocol. Make this configurable
for slave->master and dynamically determine what to use for server->HC.