You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by EdShangGG <gi...@git.apache.org> on 2018/10/04 21:46:15 UTC

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

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 <es...@...>
Date:   2018-10-04T21:45:42Z

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

----


---

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

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

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


---