[jboss-jira] [JBoss JIRA] (AS7-4350) Disable L1 caching by default
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Sat Mar 31 10:05:47 EDT 2012
Paul Ferraro created AS7-4350:
---------------------------------
Summary: Disable L1 caching by default
Key: AS7-4350
URL: https://issues.jboss.org/browse/AS7-4350
Project: Application Server 7
Issue Type: Sub-task
Components: Clustering
Affects Versions: 7.1.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 7.1.2.Final
Currently, L1 is enabled for DIST caches. We don't really need this, as we have weak affinity logic in both the web and ejb clustering logic that routes requests to the node on which a given session/bean is local. L1 comes at a cost (invalidation rpcs per write) - so it's most appropriate to disable L1 by default.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list