]
Radoslav Husar commented on WFLY-11901:
---------------------------------------
Triage 2019-04-04: we should just remove these.
Old TCPGOSSIP example configurations
------------------------------------
Key: WFLY-11901
URL:
https://issues.jboss.org/browse/WFLY-11901
Project: WildFly
Issue Type: Task
Components: Clustering
Affects Versions: 17.0.0.Beta1
Reporter: Richard Janik
Assignee: Radoslav Husar
Priority: Major
Found on current master by [~mkopecky].
The two provided TCPGOSSIP configuration files
{code}
docs/examples/configs/standalone-gossip-ha.xml
docs/examples/configs/standalone-gossip-full-ha.xml
{code}
use deprecated configuration (via protocol properties) for TCPGOSSIP. Up to date
configuration should be the result of
https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_ap...
(configuration using {{remote-outbound-socket-binding}}).