You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/18 09:21:00 UTC

[jira] [Commented] (IGNITE-8915) NPE during executing local SqlQuery from client node

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

ASF GitHub Bot commented on IGNITE-8915:
----------------------------------------

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.

----


> NPE during executing local SqlQuery from client node
> ----------------------------------------------------
>
>                 Key: IGNITE-8915
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8915
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Vyacheslav Daradur
>            Assignee: Nikolay Izhikov
>            Priority: Major
>         Attachments: IgniteCacheReplicatedClientLocalQuerySelfTest.java
>
>
> NPE when trying to execute {{SqlQuery}} with {{setLocal(true)}} from client node.
> [Reproducer|^IgniteCacheReplicatedClientLocalQuerySelfTest.java].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)