[
https://issues.jboss.org/browse/WFLY-5705?page=com.atlassian.jira.plugin....
]
Radoslav Husar commented on WFLY-5705:
--------------------------------------
GossipRouter was never intended for such use anyway and makes no sense neither, e.g. from
the docs:
{noformat}
This class is especially interesting for applets which cannot directly make connections
(neither UDP
nor TCP) to a host different from the one they were loaded from. Therefore, an applet
would{noformat}
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)