]
Bela Ban resolved JGRP-1333.
----------------------------
Resolution: Done
JChannel: remove src from send() methods
----------------------------------------
Key: JGRP-1333
URL:
https://issues.jboss.org/browse/JGRP-1333
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.0
In most cases, the src argument in the send() methods is null (later filled in by the
stack anyway), so let's remove it. If we want to use a src, we can use the
send(Message) method
--
This message is automatically generated by JIRA.
For more information on JIRA, see: