[jboss-jira] [JBoss JIRA] (WFLY-2996) Remove need for native-interface on the Host Controller

Darran Lofthouse (JIRA) issues at jboss.org
Tue Aug 26 07:53:59 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995752#comment-12995752 ] 

Darran Lofthouse commented on WFLY-2996:
----------------------------------------

Even in that example code, if the correct constructor of URI is used there is no need to worry about IPv6 as the URI constructor will handle it - URI will also handle the correct concatenation.

> 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.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list