]
Radoslav Husar updated WFLY-7264:
---------------------------------
Affects Version/s: 10.0.0.Final
(was: 10.1.0.Final)
Multicast address of modcluster socket-binding should be
parametrized
---------------------------------------------------------------------
Key: WFLY-7264
URL:
https://issues.jboss.org/browse/WFLY-7264
Project: WildFly
Issue Type: Bug
Components: mod_cluster
Affects Versions: 10.0.0.Final
Reporter: Erich Duda
Assignee: Radoslav Husar
Labels: ux
In {{standalone-ha.xml}} and {{standalone-full-ha.xml}} a {{modcluster}} socket-binding
is defined. It has multicast-address parameter which has hard-coded value 224.0.1.105. I
need to change this value when I use IPv6 addresses and I can't do it without
modifying configuration xml. Although the modcluster is not related to messaging, when the
multicast address is IPv4, servers don't create cluster on IPv6 addresses.