It looks like these two socket bindings were removed from all configurations.
<socket-binding name="jgroups-tcp-fd" interface="private" port="57600"/> <socket-binding name="jgroups-udp-fd" interface="private" port="54200"/>
We need to update the documentation accordingly. We need to know whether we can just remove all references, or need to make any other adjustments.
Known locations:
- Default socket bindings table - just remove rows
- Securing a Cluster - Can the socket-binding attribute just be removed from FD_SOCK?
- Default socket bindings XML - just remove entries
- Configure TCPPING - Can the socket-binding attribute just be removed from FD_SOCK?
- Configure TCPGOSSIP - Can the socket-binding attribute just be removed from FD_SOCK?