[jboss-jira] [JBoss JIRA] (WFLY-4652) Create SessionFactory implementation that utilizes Infinispan's InternalCacheEntry
Paul Ferraro (JIRA)
issues at jboss.org
Wed May 20 21:24:19 EDT 2015
Paul Ferraro created WFLY-4652:
----------------------------------
Summary: Create SessionFactory implementation that utilizes Infinispan's InternalCacheEntry
Key: WFLY-4652
URL: https://issues.jboss.org/browse/WFLY-4652
Project: WildFly
Issue Type: Sub-task
Components: Clustering
Affects Versions: 10.0.0.Alpha1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Create a SessionMetaData implementation that delegates to an InternalCacheEntry. This means that a request that does not change any session attributes can truly be read-only - and thus improve concurrency of read-only requests when using distributed web sessions. Currently, every request requires a cache entry update to store the last access timestamp.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list