[
https://issues.jboss.org/browse/AS7-4706?page=com.atlassian.jira.plugin.s...
]
Paul Ferraro updated AS7-4706:
------------------------------
Git Pull Request:
https://github.com/jbossas/jboss-as/pull/2226 (was:
https://github.com/jbossas/jboss-as/pull/2226)
Description: Testing indicates that serialized web sessions and SFSB are much
bigger in AS7 than in EAP5. 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. (was:
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.)
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
EAP5. 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