[jboss-jira] [JBoss JIRA] (JGRP-1620) MessageDispatcher: remove Message
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Apr 16 04:04:54 EDT 2013
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
More information about the jboss-jira
mailing list