[
https://issues.jboss.org/browse/WFCORE-1145?page=com.atlassian.jira.plugi...
]
David Lloyd commented on WFCORE-1145:
-------------------------------------
Also want to clarify that this doesn't have to be serialization. It could be protobuf
or similar, any number of marshalling formats, or just keep it as streams of DMR-based
operations and results.
Review of HostController / Application Server Remoting connections
------------------------------------------------------------------
Key: WFCORE-1145
URL:
https://issues.jboss.org/browse/WFCORE-1145
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Labels: affects_elytron
Fix For: 3.0.0.Alpha1
Where an application server connects back to it's host controller in domain mode it
used the same Remoting connector exposed possibly for native domain management access.
The problem with this is that as soon as any security restrictions are placed on the
connector exposed by the host controller then the application servers require something to
work with this - this is even though we are only ever talking about loopback communication
between two process on the same machine.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)