]
Radoslav Husar updated WFLY-9348:
---------------------------------
Summary: Remove unnecessary port="0" from subsystem templates defining a
multicast socket binding (was: Drop unnecessary port="0" from subsystem
templates defining a multicast socket binding)
Remove unnecessary port="0" from subsystem templates
defining a multicast socket binding
----------------------------------------------------------------------------------------
Key: WFLY-9348
URL:
https://issues.jboss.org/browse/WFLY-9348
Project: WildFly
Issue Type: Bug
Components: Clustering, mod_cluster
Affects Versions: 11.0.0.CR1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
The port is optional and defaults to 0; since it's never used in these 2 bindings it
should be dropped from the default configuration.