[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-30) {HA}ModClusterService: advertisePort uses incorrect system property

Michal Babacek (JIRA) issues at jboss.org
Fri Aug 8 06:29:04 EDT 2014


     [ https://issues.jboss.org/browse/MODCLUSTER-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Babacek closed MODCLUSTER-30.
------------------------------------



Closing. Clean-up.
At least one of the following applies:

  * the issue has been thoroughly tested as a part of one of the current releases
or
  * it hasn't occurred in ~2 years
or
  * it's utterly harmless

> {HA}ModClusterService: advertisePort uses incorrect system property
> -------------------------------------------------------------------
>
>                 Key: MODCLUSTER-30
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-30
>             Project: mod_cluster
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 1.0.0.Beta3
>
>
> <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



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the mod_cluster-issues mailing list