[infinispan-issues] [JBoss JIRA] (ISPN-8892) RestStore should only implement CacheLoader
William Burns (JIRA)
issues at jboss.org
Thu Mar 1 14:26:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540484#comment-13540484 ]
William Burns commented on ISPN-8892:
-------------------------------------
This is deprecated for 9.3 and will be removed in 10.0.
> RestStore should only implement CacheLoader
> -------------------------------------------
>
> Key: ISPN-8892
> URL: https://issues.jboss.org/browse/ISPN-8892
> Project: Infinispan
> Issue Type: Task
> Components: Loaders and Stores
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 10.0.0.Final
>
>
> The RestStore is redundant since a user could just use the RemoteStore which performs better for pretty much every operation. The only real usage for RestStore is if you wanted to pull data from an existing server and wanted to cache that data. As such we should change RestStore to just implement the CacheLoader interface.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list