[
https://issues.jboss.org/browse/AS7-430?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry updated AS7-430:
---------------------------------
Fix Version/s: 7.2.0.Alpha1
(was: 7.1.0.CR1)
This doesn't have to happen in 7.1. The address of the master HC can be supplied via a
system property, which covers the key use case of not requiring a cloud image to have the
information hard coded in host.xml.
The next step would be multicast discovery, but that won't work on the cloud so
getting it into 7.1 is not a priority.
Next would be something like what JGroups uses, where it stores/retrieves discovery data
in an S3 bucket. But that's not feasible to implement in the 7.1 timeframe.
DomainController discovery system
---------------------------------
Key: AS7-430
URL:
https://issues.jboss.org/browse/AS7-430
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Stefano Maestri
Fix For: 7.2.0.Alpha1
Mechanism(s) by which a Host Controller finds a Domain Controller so it can begin the
process of integrating into the domain.
Task includes the host.xml schema elements to configure this, the domain object model
classes behind those elements, and the actual implementation of discovery from both the
ServerManager and DomainController sides.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira