You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/22 06:29:25 UTC

[jira] [Commented] (IGNITE-2415) Add an example of usage for CacheLoadOnlyStoreAdapter

    [ https://issues.apache.org/jira/browse/IGNITE-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205825#comment-15205825 ] 

ASF GitHub Bot commented on IGNITE-2415:
----------------------------------------

GitHub user shroman opened a pull request:

    https://github.com/apache/ignite/pull/569

    IGNITE-2415: CacheLoadOnlyStoreAdapter use example.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shroman/ignite ignite-2415

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/569.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #569
    
----
commit ad704391e8d6f4019d4401a43b3cede197b860a0
Author: shtykh_roman <rs...@yahoo.com>
Date:   2016-03-22T05:27:34Z

    IGNITE-2415: CacheLoadOnlyStoreAdapter use example.

----


> Add an example of usage for CacheLoadOnlyStoreAdapter
> -----------------------------------------------------
>
>                 Key: IGNITE-2415
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2415
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>            Assignee: Roman Shtykh
>             Fix For: 1.6
>
>
> There is a high demand on the functionality provided by {{CacheLoadOnlyStoreAdapter}} from the community.
> It's quite often needed to preload a cache from a read only storage that can be a DB, CSV or other file.
> Definately it's time to add the example.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)