[jboss-jira] [JBoss JIRA] Created: (JBAS-3591) For SESSION and ATTRIBUTE don't marshal values if UseRegionBasedMarshalling is on

Brian Stansberry (JIRA) jira-events at jboss.com
Thu Aug 31 14:09:19 EDT 2006


For SESSION and ATTRIBUTE don't marshal values if UseRegionBasedMarshalling is on
---------------------------------------------------------------------------------

                 Key: JBAS-3591
                 URL: http://jira.jboss.com/jira/browse/JBAS-3591
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-5.0.0.CR1


Storing session or attributes in the cache as byte[] or MarshalledValue is unnecessary if region based marshalling is used.  Doing it greatly increases the memory footprint of distributed sessions.

Need to benchmark the performance impact of this (could be positive or negative), although the memory savings would outweigh all but a major performance loss.

Can't do this in Branch_4_0 is it breaks binary compatibility.

-- 
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