[jboss-jira] [JBoss JIRA] Closed: (JBAS-8043) Push JBossCacheManager loadSession logic into the ha-server-cache-spi impl
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri May 21 23:47:06 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-8043.
----------------------------------
Resolution: Done
> Push JBossCacheManager loadSession logic into the ha-server-cache-spi impl
> --------------------------------------------------------------------------
>
> Key: JBAS-8043
> URL: https://jira.jboss.org/browse/JBAS-8043
> 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: 6.0.0.M4
>
>
> JBCM loadSession() has a fair bit of complexity related to:
> 1) Managing a JBC batch
> 2) Ensuring the correct TCCL is in place.
> Once JBCLUSTER-272 is ready, eliminate 1). The ha-server-cache-spi impl already handles 2) correctly, so it can be removed.
> 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