[jboss-jira] [JBoss JIRA] Reopened: (JBMESSAGING-404) Remove Channel::deliver(Receiver r) method
Tim Fox (JIRA)
jira-events at jboss.com
Wed Sep 13 08:38:33 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-404?page=all ]
Tim Fox reopened JBMESSAGING-404:
---------------------------------
> 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