[jboss-jira] [JBoss JIRA] Created: (JGRP-1333) JChannel: remove src from send() methods

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Jun 17 08:56:23 EDT 2011


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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list