]
Radoslav Husar updated WFLY-6210:
---------------------------------
Priority: Critical (was: Blocker)
Example ec2/gossip server profiles do not have any modifications from
the standard HA profiles (missing proper discovery protocols)
-----------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-6210
URL:
https://issues.jboss.org/browse/WFLY-6210
Project: WildFly
Issue Type: Bug
Components: Build System
Affects Versions: 10.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Critical
Fix For: 10.1.0.Final
{noformat}
[rhusar@syrah wildfly-10.1.0.Final-SNAPSHOT]$ diff -s
standalone/configuration/standalone_xml_history/standalone-ha.initial.xml
docs/examples/configs/standalone-ec2-ha.xml
Files standalone/configuration/standalone_xml_history/standalone-ha.initial.xml and
docs/examples/configs/standalone-ec2-ha.xml are identical
{noformat}
{noformat}
[rhusar@syrah wildfly-10.1.0.Final-SNAPSHOT]$ diff -s
standalone/configuration/standalone_xml_history/standalone-ha.initial.xml
docs/examples/configs/standalone-gossip-ha.xml
Files standalone/configuration/standalone_xml_history/standalone-ha.initial.xml and
docs/examples/configs/standalone-gossip-ha.xml are identical
{noformat}