Luca created IGNITE-12078:
-----------------------------

             Summary: implement loadCache on CacheJdbcBlobStore
                 Key: IGNITE-12078
                 URL: https://issues.apache.org/jira/browse/IGNITE-12078
             Project: Ignite
          Issue Type: Task
            Reporter: Luca


When store a cache persistent in a 3rd Party Storage as Blob the 
CacheJdbcBlobStoreFactory is used. According to the documentation 
([https://apacheignite.readme.io/v1.9/docs/persistent-store#section-loadcache-] 
/ [https://apacheignite.readme.io/docs/data-loading#ignitecacheloadcache]) the 
method loadCache() should be used to load the data from the persistent storage 
back to the cache.

Unfortunately the loadCache() method is only implemented in the 
CacheJdbcPojoStore but not in the CacheJdbcBlobStore.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to