[GitHub] ignite pull request #4426: ignite-8689: SQL query execution may lead to Null...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4426: ignite-8689: SQL query execution may lead to Null...

andrey-kuznetsov
GitHub user sk0x50 opened a pull request:

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

    ignite-8689: SQL query execution may lead to NullPointerException while node is stopped

   

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

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

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

    https://github.com/apache/ignite/pull/4426.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 #4426
   
----
commit 662754583582200509ea85c96a7d5f26202800fb
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-07-25T08:35:36Z

    ignite-8689: wip

----


---