GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/3429 IGNITE-7512: fixed NPE when entry processor removes entry and queriesâ¦
⦠are enabled on cache.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3429.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3429
----
commit 0338e523f1e138d0acace141083258cdbdb8647d
Author: skalashnikov <skalashnikov@...>
Date: 2018-01-24T13:59:39Z
IGNITE-7512: fixed NPE when entry processor removes entry and queries are enabled on cache.
----
---