[
https://issues.apache.org/jira/browse/IGNITE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112923#comment-16112923
]
ASF GitHub Bot commented on IGNITE-5920:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/2389
IGNITE-5920: Fix the example. Set CacheKeyConfiguration explicitly to…
… enable affinity co-location.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5920
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2389.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 #2389
----
commit 46f493aeb7beb9923d18b6ef1da3ba3009164d8b
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-03T15:23:07Z
IGNITE-5920: Fix the example. Set CacheKeyConfiguration explicitly to
enable affinity co-location.
----
> 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
> Fix For: 2.2
>
>
> 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)