Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1832

Update McastSenderTest/McastReceiverTest to bind the multicast sockets the same as JGroups

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Optional Optional
    • 3.6
    • 3.4.3
    • None

      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.

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: