]
Brian Stansberry updated WFCORE-1318:
-------------------------------------
Component/s: Domain Management
Create an Azure equivalent to the S3 variant of Domain Controller
discovery
---------------------------------------------------------------------------
Key: WFCORE-1318
URL:
https://issues.jboss.org/browse/WFCORE-1318
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Brian Stansberry
WildFly Core includes an analogoue to JGroups's S3_PING discovery protocol that can
be used for slave discovery of the DC on Amazon's EC2 cloud. See
https://developer.jboss.org/people/fjuma/blog/2013/03/15/a-domain-control...
for details.
This JIRA is to create an equivalent for Azure. Should use the same configuration style
as what Farah did for S3 (generic classname + module + properties; no strongly typed
schema.)
Anyone working on this should contact [~rhusar] early in the process, as he has done work
on an Azure equivalent to S3_PING for use in JGroups channels. Ping me too for preliminary
discussion.