[GitHub] ignite pull request #4917: IGNITE-9796 NPE if you call array() method on emp...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4917: IGNITE-9796 NPE if you call array() method on emp...

andrey-kuznetsov
GitHub user EdShangGG opened a pull request:

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

    IGNITE-9796 NPE if you call array() method on empty GridLongList

   

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

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

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

    https://github.com/apache/ignite/pull/4917.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 #4917
   
----
commit 534a0b0f4b7cd570fd10fcf69d8dcaf8fd2b944b
Author: Eduard Shangareev <eshangareev@...>
Date:   2018-10-04T21:45:42Z

    IGNITE-9796 NPE if you call array() method on empty GridLongList

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4917: IGNITE-9796 NPE if you call array() method on emp...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---