You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by mcherkasov <gi...@git.apache.org> on 2017/09/25 11:00:00 UTC

[GitHub] ignite pull request #2739: IGNITE-6360: NPE occurs if object with null index...

GitHub user mcherkasov opened a pull request:

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

    IGNITE-6360: NPE occurs if object with null indexed field is added

    

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

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

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

    https://github.com/apache/ignite/pull/2739.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 #2739
    
----
commit 905312c6e40504cba58328849cbfaa1277b8378d
Author: mcherkasov <mc...@gridgain.com>
Date:   2017-09-25T10:58:26Z

    IGNITE-6360: NPE occurs if object with null indexed field is added

----


---

[GitHub] ignite pull request #2739: IGNITE-6360: NPE occurs if object with null index...

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

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


---