Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-30

{HA}ModClusterService: advertisePort uses incorrect system property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.Beta3
    • None
    • None
    • None

    Description

      <property name="advertisePort">${jboss.modcluster.advertise.address:23364}</property>

      uses the multicast address rather than port. I'm changing this to

      <property name="advertisePort">${jboss.modcluster.advertise.port:23364}</property>

      in both ModClusterService and HAModClusterService

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: