[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
Mon Nov 26 15:36:22 EST 2012
[ https://issues.jboss.org/browse/ISPN-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-2323:
----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1485 (was: https://github.com/infinispan/infinispan/pull/1467)
> 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
> Priority: Blocker
> Fix For: 5.2.0.CR1
>
>
> 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