You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by glukos <gi...@git.apache.org> on 2017/09/18 14:54:10 UTC

[GitHub] ignite pull request #2685: Ignite 6355

GitHub user glukos opened a pull request:

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

    Ignite 6355

    

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

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

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

    https://github.com/apache/ignite/pull/2685.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 #2685
    
----
commit 0ca879173e9c7b58f313bddc85b0684faf8b6307
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-09-12T15:40:15Z

    IGNITE-6355 Calculating cache size during cache stop sporadically fails with ClusterGroupEmptyCheckedException

commit 942652cb12c045ec6ccfaf59db23238c4cb305ae
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-09-18T14:36:03Z

    IGNITE-6355 Calculating cache size during cache stop sporadically fails with ClusterGroupEmptyCheckedException

----


---