You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/03 12:27:00 UTC

[jira] [Commented] (IGNITE-5920) CacheClientBinaryQueryExample return different results if we add nodes to grid

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

Vladimir Ozerov commented on IGNITE-5920:
-----------------------------------------

Possible causes:
1) Missing co-location (if applicable)
2) Missing "distributedJoins=true"
3) PRIMARY_SYNC mode

> CacheClientBinaryQueryExample return different results if we add nodes to grid
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-5920
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5920
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Aleksey Chetaev
>            Assignee: Taras Ledkov
>
> 1. Start CacheClientBinaryQueryExample without external nodes. Section ">>> Employees working for GridGain" isn't empty.
> 2. Start 3 node and after that start example. section ">>> Employees working for GridGain" is empty.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)