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

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at:

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


---


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

2018-10-04 Thread EdShangGG
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 
Date:   2018-10-04T21:45:42Z

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




---