]
Paul Ferraro moved WFCORE-3980 to WFLY-10748:
---------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-10748 (was: WFCORE-3980)
Component/s: Clustering
(was: Management)
Affects Version/s: 13.0.0.Final
(was: 6.0.0.Alpha3)
Changing multicast address in socket binding does not trigger server
to set reload-required
-------------------------------------------------------------------------------------------
Key: WFLY-10748
URL:
https://issues.jboss.org/browse/WFLY-10748
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 13.0.0.Final
Reporter: Paul Ferraro
Assignee: Jeff Mesnil
Found this by accident when debugging a clustering test case.
If I start a server with profile standalone-full-ha and then modify the multicast address
of a clustering related socket-binding, in this case, jgroups-mping, the server is not put
into state reload-required.
This causes a lot of problems in the testsuite which depends on configuring servers after
startup and then restarting if necessary to pull in the changes.