[jboss-jira] [JBoss JIRA] Updated: (JGRP-983) [JGRP-982] Extend linux method of creating multicast socket to HP-UX

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue May 19 07:44:05 EDT 2009


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

Galder Zamarreño updated JGRP-983:
----------------------------------

    Patch Instructions: 
PATCH NAME: 
        JGRP-983
PRODUCT NAME:
        JGroups
VERSION:
        2.4.5.GA
SHORT DESCRIPTION: 
        Extend linux method of creating multicast socket to HP-UX to avoid cross talk.
LONG DESCRIPTION: 
        On HP-UX, when using different multicast address but same mcast ports, cross talk was happening. Applying the same Linux trick to HP-UX made the cross talk dissapear, so add HP-UX case was added.
MANUAL INSTALL INSTRUCTIONS:
        Rename %JBOSS_HOME%/server/all/lib/jgroups.jar to "jgroups.replacedBy.JGRP-983.jar.old"
        Copy the new jgroups.jar to %JBOSS_HOME%/server/all/lib/jgroups.jar
        Rename %JBOSS_HOME%/server/production/lib/jgroups.jar to "jgroups.replacedBy.JGRP-983.jar.old"
        Copy the new jgroups.jar to %JBOSS_HOME%/server/production/lib/jgroups.jar
COMPATIBILITY: 
        Patch should only be used with EAP 4.3.0.GA_CP04.
DEPENDENCIES:
        N/A
SUPERSEDES:
        N/A
SUPERSEDED BY:
        N/A
CREATOR:
        Galder Zamarreño
DATE:
        19/05/2009


> [JGRP-982] Extend linux method of creating multicast socket to HP-UX
> --------------------------------------------------------------------
>
>                 Key: JGRP-983
>                 URL: https://jira.jboss.org/jira/browse/JGRP-983
>             Project: JGroups
>          Issue Type: Support Patch
>    Affects Versions: 2.4.5
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>         Attachments: jgroups.jar
>
>
> Port JGRP-982 to a one-off patch.

-- 
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