[jboss-jira] [JBoss JIRA] Created: (JBAS-3540) Streamable based serialization for HAPartitionImpl
Brian Stansberry (JIRA)
jira-events at jboss.com
Mon Aug 21 21:25:39 EDT 2006
Streamable based serialization for HAPartitionImpl
--------------------------------------------------
Key: JBAS-3540
URL: http://jira.jboss.com/jira/browse/JBAS-3540
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: JBossAS-5.0.0.CR1
JGroups has some utility functions that optimize serialization of its classes that implement its Streamable interface. But, HAPartitionImpl has to bypass those opimizations due to the need to use MarshalledValueInputStream. We should look into adding similar optimizations into a Marshaller for HAPartitionImpl.
--
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