]
Bela Ban commented on JGRP-768:
-------------------------------
Correction: the above method should be UDP.post*Un*marshalling() !
Ditto for UDP.postUnmarshallingList()
UDP: when ip_mcast=false, the destination of a Message is not null
------------------------------------------------------------------
Key: JGRP-768
URL:
http://jira.jboss.com/jira/browse/JGRP-768
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.7, 2.6.3
When setting ip_mcast=false in UDP, on reception of a message, the destination is a
unicast address. However, it should be either null, or a multicast address. This might
cause problems in cases where msg.getDest() is called. If the destination field is used as
a key into a hashmap, this would be incorrect.
TASK 1: verify that this leads to incorrect behavior
TASK 2: fix this, to make dest null when ip_mcast=false
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: