[infinispan-issues] [JBoss JIRA] (ISPN-2323) RemoteCacheStore should optionally put/get raw values (instead of InternalCacheEntries)

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Wed Sep 19 08:33:34 EDT 2012


Tristan Tarrant created ISPN-2323:
-------------------------------------

             Summary: RemoteCacheStore should optionally put/get raw values (instead of InternalCacheEntries)
                 Key: ISPN-2323
                 URL: https://issues.jboss.org/browse/ISPN-2323
             Project: Infinispan
          Issue Type: Feature Request
          Components: Loaders and Stores
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 5.2.0.Final


Accessing a remote HotRod cache via a RemoteCacheManager and a RemoteCacheStore is not possible since the former stores plain values whereas the latter stores InternalCacheEntries.
We should enhance the RemoteCacheStore to be able to "unwrap/wrap" cache entries

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list