[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-404) Remove Channel::deliver(Receiver r) method

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Mon Jul 24 16:30:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-404?page=all ]

Ovidiu Feodorov updated JBMESSAGING-404:
----------------------------------------

    Fix Version/s: 1.2.0.Alpha1
                       (was: 1.2)

> Remove Channel::deliver(Receiver r) method
> ------------------------------------------
>
>                 Key: JBMESSAGING-404
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-404
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 1.2.0.Alpha1
>
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> This method is used to effectively do a synchronous receive() on a channel.
> The functionality could be more simply implemented by doing adding a MessageReference receive() method.
> This would also help in a clustered environment since we would have one less network RPC.
> Most of the complexity here is in updating tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list