]
Brian Stansberry closed JBAS-4466.
----------------------------------
Fix Version/s: JBossAS-5.0.0.Beta3
(was: JBossAS-5.0.0.CR1)
Resolution: Done
JBossCacheService does too many cache operations to remove a session
--------------------------------------------------------------------
Key: JBAS-4466
URL:
http://jira.jboss.com/jira/browse/JBAS-4466
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
Priority: Minor
Fix For: JBossAS-5.0.0.Beta3
Does this (intevening comments removed):
cacheWrapper_.remove(fqn, realId);
cacheWrapper_.remove(fqn);
This is silly as the second step makes the first unnecessary.
Adds overhead plus we found it caused issues with ClusteredCacheLoader, which wants to do
a cluster-wide get call for remove(Fqn, Object) so it can return the old value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: