[jboss-jira] [JBoss JIRA] (AS7-4706) Use Infinispan externalizers to reduce serialized size of replicated data
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Thu May 3 13:01:23 EDT 2012
Paul Ferraro created AS7-4706:
---------------------------------
Summary: Use Infinispan externalizers to reduce serialized size of replicated data
Key: AS7-4706
URL: https://issues.jboss.org/browse/AS7-4706
Project: Application Server 7
Issue Type: Enhancement
Components: Clustering
Affects Versions: 7.1.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Fix For: 7.1.2.Final-redhat1
Testing indicates that serialized web sessions and SFSB are much bigger in AS7 than in AS6. This is largely due to the increased size of the class descriptors which additionally specify module names. While ClassTables have been written for the contents of the MarshalledValues which are stored in the cache, the same optimizations should happen for the cache keys and marshalled values themselves.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list