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

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

GitHub user irudyak opened a pull request:

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

    IGNITE-4075 Cassandra store should load all available data when no 
parameters are provided in loadCache()

    

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

    $ git pull https://github.com/irudyak/ignite ignite-4075

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

    https://github.com/apache/ignite/pull/1189.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 #1189
    
----
commit 065516322b3f568d5b9b8ad18f20053c654b5e8c
Author: Igor <[email protected]>
Date:   2016-10-27T04:46:04Z

    implementation for IGNITE-4075

----


> Cassandra store should load all available data when no parameters are 
> provided in loadCache()
> ---------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-4075
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4075
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Igor Rudyak
>
> Currently, the Cassandra store loads nothing if no explicit query is 
> provided. This is very counterintuitive and confusing. Other store 
> implementation load all the available data in this case, and I think we 
> should fix it consistently for Cassandra store.



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

Reply via email to