You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by nizhikov <gi...@git.apache.org> on 2018/07/18 09:20:38 UTC

[GitHub] ignite pull request #4378: IGNITE-8915: NPE on local sql query for client no...

GitHub user nizhikov opened a pull request:

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

    IGNITE-8915: NPE on local sql query for client node.

    

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

    $ git pull https://github.com/nizhikov/ignite IGNITE-8915

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

    https://github.com/apache/ignite/pull/4378.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 #4378
    
----
commit 0181ca3d835235b50b768d92b9671f2d4ce9e354
Author: Nikolay Izhikov <ni...@...>
Date:   2018-07-03T13:14:43Z

    IGNITE-8915: NPE reproducer.

commit c084cce9d81b4bd8311d5f718befeca3dd40d211
Author: Nikolay Izhikov <ni...@...>
Date:   2018-07-17T08:16:09Z

    Merge branch 'master' into IGNITE-8915

commit c78f688dd2bdd1309b7bafe15062bafa5090a110
Author: Nikolay Izhikov <ni...@...>
Date:   2018-07-18T08:38:48Z

    Merge branch 'master' into IGNITE-8915

commit 99246843676c5ef9bf27b4eeb902bba7216751c4
Author: Nikolay Izhikov <ni...@...>
Date:   2018-07-18T09:15:05Z

    IGNITE-8915: Test and fix.

----


---

[GitHub] ignite pull request #4378: IGNITE-8915: NPE on local sql query for client no...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---