[GitHub] ignite pull request #4066: IGNITE-8612 Debugging NPE in GridCacheTtlManager:...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4066: IGNITE-8612 Debugging NPE in GridCacheTtlManager:...

andrey-kuznetsov
GitHub user andrewmed opened a pull request:

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

    IGNITE-8612 Debugging NPE in GridCacheTtlManager: add assert

   

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

    $ git pull https://github.com/andrewmed/ignite ignite-8612

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

    https://github.com/apache/ignite/pull/4066.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 #4066
   
----
commit 7554b6fc667954b37cc52feb3ccc23b663defdd2
Author: AMedvedev <amedvedev@...>
Date:   2018-05-24T20:50:54Z

    IGNITE-8612 Debugging NPE: add assert

----


---