[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-330) Consider using remoting raw invocations
Tim Fox (JIRA)
jira-events at jboss.com
Thu Feb 8 10:33:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-330?page=all ]
Tim Fox closed JBMESSAGING-330.
-------------------------------
Fix Version/s: 1.2.0.CR1
(was: 1.2.1)
Resolution: Won't Fix
After investigation, there seems to be no advantage in doing this.
> Consider using remoting raw invocations
> ---------------------------------------
>
> Key: JBMESSAGING-330
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-330
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Fix For: 1.2.0.CR1
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Currently we are not using raw remoting invocations so have to package/unpackage the invocation in the marshaller which cause unnecessary code and object creation and is generally messy. If we used remoting raw invocations we could simplify the wire format code.
> Pings would still use normal non raw invocations so the session id is passed which is needed on the server side.
--
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