You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/04/19 05:27:41 UTC

[jira] [Issue Comment Deleted] (IGNITE-4414) Add JUnit test for local queries against a partitoned cache with 2 backups

     [ https://issues.apache.org/jira/browse/IGNITE-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov updated IGNITE-4414:
-------------------------------------
    Comment: was deleted

(was: It seems there are 2 bugs in 1.8 release.  

1. Local SqlFieldsQuery run without filtering primary\backup partitions at all. It was fixed in [Ignite-4379|https://issues.apache.org/jira/browse/IGNITE-4379].
2. Second one was missed. Local SqlFieldsQuery ignores readFromBackup option.

[~skozlov], should I create separate ticket for fix or I can take this one? Anyway, unit test can and will be implemented along with a fix.)

> Add JUnit test for local queries against a partitoned cache with 2 backups
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-4414
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4414
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.8
>            Reporter: Sergey Kozlov
>             Fix For: 2.1
>
>
> Add the JUnit test covers the following case:
>  - partitioned cache with 2 backups (may be include backups=0,1 as well)
>  - put 100 entries
> When I execute a local sql field query it returns more entries than the local size depending on the number of backup.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)