Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4095

mod_cluster AdvertiseListenerImpl does not take multicast-port setting into account

XMLWordPrintable

      The undermentioned configuration with the current master 89daec9:

      +++
      <socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:0}">
      +++
      <socket-binding name="modcluster" port="0" multicast-address="224.0.1.105" multicast-port="6666"/>
      +++
      </socket-binding-group>
      +++
      

      does not affect the actual port the mod_cluster is looking for advertisement:

      05:11:22,295 INFO  [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-4) Listening to proxy advertisements on 224.0.1.105:23364
      

              tomazcerar Tomaž Cerar (Inactive)
              mbabacek1@redhat.com Karm Karm
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: