[jboss-jira] [JBoss JIRA] Resolved: (JGRP-879) UDP: see whether new MulticastSocket(mcast_addr, port) works on Solaris

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Jan 5 03:35:04 EST 2009


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

Bela Ban resolved JGRP-879.
---------------------------

    Resolution: Done


We're now binding to the mcast_addr in the MulticastSocket constructor on Solaris, too. Tests on dev12 and dev13 showed this works

> UDP: see whether new MulticastSocket(mcast_addr, port) works on Solaris
> -----------------------------------------------------------------------
>
>                 Key: JGRP-879
>                 URL: https://jira.jboss.org/jira/browse/JGRP-879
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Optional
>             Fix For: 2.6.8, 2.7
>
>
> In UDP, we check whether running under Linux. If so, we bind the MulticastSocket to the mcast_addr, else we don't.
> If this works under Solaris, we could also bind the MulticastSocket the same way.
> [Brian]
> dev12 runs Solaris 9 and dev13 runs Solaris 10.
> http://docs.jboss.org/process-guide/en/html/qalab.html#d0e5666 is probably somewhat out of date but at least it's right that these are solaris boxes. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list