[GitHub] ignite pull request #3429: IGNITE-7512: fixed NPE when entry processor remov...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3429: IGNITE-7512: fixed NPE when entry processor remov...

andrey-kuznetsov
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.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 #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.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3429: IGNITE-7512: fixed NPE when entry processor remov...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---