GitHub user pavel-kuznetsov opened a pull request:

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

    Ignite 6807: validation of local queries on client

    Added more meaningful handling of execution local queries on client node.
    Local queries on client's local cache are still allowed.

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6807

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

    https://github.com/apache/ignite/pull/3706.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 #3706
    
----
commit 7b3c8187b10cab6663fb8314b2f0ef599525bd8c
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-23T13:00:06Z

    IGNITE-6807: Negative test for local query on client.

commit f4377b5398e4000ed04c587fe2fc4c4970204992
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-26T10:46:20Z

    IGNITE-6807: Updated tests.

commit d5801b5684f629d0913d0c5913173f3107f43614
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-26T10:48:29Z

    IGNITE-6807: Added validation for local queries on client nodes.

commit ada6b7030b70e0f8f3dd719a5f7d3a2f9f505588
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-26T14:33:03Z

    IGNITE-6807: Better test.

commit cd8f1308e1c0b6a9bd397dd613fa2c8d8d6c092c
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-26T14:49:29Z

    IGNITE-6807: Cosmetic.

commit 6978ba7b1718001c646925b7d768dbcf91be03c4
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-27T13:35:27Z

    IGNITE-6807: Added positive test. Updated comments/style.

commit 9ada7256da1e054a6d485e099365756ecbc53d38
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-03-27T13:58:30Z

    Merge remote-tracking branch 'origin/master' into ignite-6807

----


---

Reply via email to