You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alamar <gi...@git.apache.org> on 2017/12/13 17:14:36 UTC

[GitHub] ignite pull request #3222: IGNITE-7197 Avoid NPE in serviced() by waiting on...

GitHub user alamar opened a pull request:

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

    IGNITE-7197 Avoid NPE in serviced() by waiting on latch.

    

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

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

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

    https://github.com/apache/ignite/pull/3222.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 #3222
    
----
commit 55cab23ab8561efef1fc144bd1fb827871f69654
Author: Ilya Kasnacheev <il...@gmail.com>
Date:   2017-12-13T17:09:39Z

    IGNITE-7197 Avoid NPE in serviced() by waiting on latch.

----


---

[GitHub] ignite pull request #3222: IGNITE-7197 Avoid NPE in serviced() by waiting on...

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

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


---