[infinispan-issues] [JBoss JIRA] (ISPN-8892) RemoteStore should only implement CacheLoader

William Burns (JIRA) issues at jboss.org
Wed Feb 28 13:43:00 EST 2018


William Burns created ISPN-8892:
-----------------------------------

             Summary: RemoteStore 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: 9.3.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