[teiid-issues] [JBoss JIRA] (TEIID-2168) SessionAware cache needs to use Infinispan as Cache Store always

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Aug 28 11:08:14 EDT 2012


Ramesh Reddy created TEIID-2168:
-----------------------------------

             Summary: SessionAware cache needs to use Infinispan as Cache Store always
                 Key: TEIID-2168
                 URL: https://issues.jboss.org/browse/TEIID-2168
             Project: Teiid
          Issue Type: Enhancement
          Components: Server
    Affects Versions: 8.2
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: 8.2


Currently SessionAwareCache uses the Infinispan cache factory for the distributed cache results and uses the Teiid defined DefaultCache for local storage of session scoped results.

The usage of DefaultCache should be entirely removed and replaced with Infinispan's non-replicated local cache. This provides more consistent implementation of the cache store with better eviction policies.

--
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 teiid-issues mailing list