Bela Ban created JGRP-1620:
------------------------------
Summary: MessageDispatcher: remove Message
Key: JGRP-1620
URL:
https://issues.jboss.org/browse/JGRP-1620
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
In MessageDispatcher.castMessageXXX() and send(), we pass a Message as argument. Change
this to only ship the byte[] buffer and options.
This prevents a unicast RPC from having a message with a null dest, or a multicast RPC
having a message with a non-null dest (JGRP-1617).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira