[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 Oct 29 04:15:01 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729690#comment-12729690 ]
Tristan Tarrant commented on ISPN-2323:
---------------------------------------
We will need an extension of the HotRod protocol to support a GetWithLifespan so that when the RemoteCacheStore constructs the InternalCacheEntries it has all the bits it needs to distinguish between Immortal and Mortal
https://docs.jboss.org/author/display/ISPN/Hot+Rod+Protocol+-+Version+1.1#HotRodProtocol-Version1.1-Get%2FRemove%2FContainsKey%2FGetWithVersion
> 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.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