[jboss-jira] [JBoss JIRA] Commented: (JGRP-961) Tests passing under IPv4 but failing under IPv6 in JGroups 2.4.5

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Mon May 11 15:22:47 EDT 2009


    [ https://jira.jboss.org/jira/browse/JGRP-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466809#action_12466809 ] 

Richard Achmatowicz commented on JGRP-961:
------------------------------------------

Udsing the scoped link-local address with ServerSocketReceiver and ServerSocketSender make the problem go away. 
Java is smart enough to understand the scoped IPv6 link-local address format and make iuse of the correct zone id.


> Tests passing under IPv4 but failing under IPv6 in JGroups 2.4.5
> ----------------------------------------------------------------
>
>                 Key: JGRP-961
>                 URL: https://jira.jboss.org/jira/browse/JGRP-961
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.4.5
>         Environment: Fedora 9, JDK 1.4.2, JDK 1.5.0 
>            Reporter: Richard Achmatowicz
>            Assignee: Richard Achmatowicz
>            Priority: Minor
>             Fix For: 2.4.6
>
>         Attachments: ServerSocketReceiver.java, ServerSocketSender.java
>
>
> When running the JGroups testsuite against IPv6 addresses (as opposed to IPv4 addresses), some tests pass on IPv4 but fail on IPv6.
> This is an issue as IPv6 compatability is quickly becoming an important issue for EAP.

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