[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-272) Handling batching in AbstractJBossCacheServer.getSessionData

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri May 21 16:29:06 EDT 2010


Handling batching in AbstractJBossCacheServer.getSessionData
------------------------------------------------------------

                 Key: JBCLUSTER-272
                 URL: https://jira.jboss.org/browse/JBCLUSTER-272
             Project: JBoss Clustering
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: HA-Server-Cache-JBC
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: HA-Server-Cache-JBC 2.2.2.Final 


The AS's JBossCacheManager.loadSession method has some fairly complex logic related to ensure a JBC batch is in progress and rolling it back or committing it if appropriate. This should be handled in AbstractJBossCacheService.

This will be helpful for JBAS-7852, as for that some of the loadSession logic will probably end up being duplicated in ClusteredSession. So simplifying it as much as possible is desirable.

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

        


More information about the jboss-jira mailing list