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.patchTo 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 <
[hidden email]>
Date: 2017-12-13T17:09:39Z
IGNITE-7197 Avoid NPE in serviced() by waiting on latch.
----
---