[
http://jira.jboss.com/jira/browse/JBAS-3396?page=comments#action_12339799 ]
Clebert Suconic commented on JBAS-3396:
---------------------------------------
PooledInvokerHA is wrapping returns using java.rmi.MarshalledObject, what is not needed as
returns are already marshalled inside the return object.
This is causing extra serialization on the invocation layer for PooledINvokerHA,
and specially on JDK 1.5 where java.rmi.MarshalledOutputStream is taking a long time
processing annotations
PooledInvokerHA returning java.rmi.MarshalledObject
---------------------------------------------------
Key: JBAS-3396
URL:
http://jira.jboss.com/jira/browse/JBAS-3396
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Remoting
Affects Versions: JBossAS-4.0.3 SP1, JBossAS-4.0.4.GA
Reporter: Clebert Suconic
Assigned To: Clebert Suconic
Fix For: JBossAS-5.0.0.Beta, JBossAS-4.0.5.GA
--
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