[jboss-jira] [JBoss JIRA] (JGRP-1832) Update McastSenderTest/McastReceiverTest to bind the multicast sockets the same as JGroups

Shay Matasaro (JIRA) issues at jboss.org
Tue May 27 15:45:57 EDT 2014


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

Shay Matasaro commented on JGRP-1832:
-------------------------------------

Bela,

Since we use these very often maybe we can discuss and suggest some features, and provide feedback on existing features?

I'll drop you an email, and we can discuss.

Cheers,
Shay

> Update McastSenderTest/McastReceiverTest to bind the multicast sockets the same as JGroups
> ------------------------------------------------------------------------------------------
>
>                 Key: JGRP-1832
>                 URL: https://issues.jboss.org/browse/JGRP-1832
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 3.4.3
>            Reporter: Dennis Reed
>            Assignee: Dennis Reed
>            Priority: Optional
>             Fix For: 3.4.5, 3.5
>
>
> JGroups binds multicast sockets using specific MulticastSocket constructors depending on the operating system (to avoid crosstalk issues).
> McastSenderTest and McastReceiverTest always bind the socket using the basic MulticastSocket(port) constructor.
> In order to more closely test the way JGroups will be sending and receiving the packets, these tests will be updated to bind the sockets the same way.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list