[jboss-jira] [JBoss JIRA] Created: (JBAS-6183) ATTRIBUTE granularity clustered session should store attribute in same JBC node as metadata

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sat Nov 8 22:08:36 EST 2008


ATTRIBUTE granularity clustered session should store attribute in same JBC node as metadata
-------------------------------------------------------------------------------------------

                 Key: JBAS-6183
                 URL: https://jira.jboss.org/jira/browse/JBAS-6183
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-5.0.0.GA


Remove the ATTRIBUTE JBC child node below the top node for the session. Store the session attributes in the top node map. Distinguish session attributes from other metadata attributes by only using String keys for session attributes.

Saves memory in JBC as well as the overhead of traversing another node level and replicating that level in Fqns.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list