You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2017/08/18 09:16:00 UTC

[jira] [Created] (IGNITE-6107) GridFunc.first(list) throws NPE for null arg, but GridFunc.first(iterable) returns null

Alexey Kuznetsov created IGNITE-6107:
----------------------------------------

             Summary: GridFunc.first(list) throws NPE for null arg, but GridFunc.first(iterable) returns null
                 Key: IGNITE-6107
                 URL: https://issues.apache.org/jira/browse/IGNITE-6107
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 2.1
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.2


GridFunc.first(list) should return null in case of null argument.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)