]
Radoslav Husar updated WFLY-11901:
----------------------------------
Issue Type: Task (was: Bug)
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: Paul Ferraro
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}}).