]
Paul Ferraro closed WFLY-5705.
------------------------------
Resolution: Rejected
Why would you expect the nodes to form a cluster if they are not configured to use the
same bind address on which the gossip router communicates.
Cluster is not created using TCPGOSSIP
--------------------------------------
Key: WFLY-5705
URL:
https://issues.jboss.org/browse/WFLY-5705
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.CR3
Reporter: Ivan Straka
Assignee: Paul Ferraro
Priority: Minor
If gossip router is bound to localhost and nodes are not, they won't make cluster.
But if nodes are bound to localhost and only port offset is used, they will make cluster.