You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by daradurvs <gi...@git.apache.org> on 2017/08/03 07:50:58 UTC

[GitHub] ignite pull request #2382: IGNITE-5910 Method stopGrid(name) doesn't work in...

GitHub user daradurvs opened a pull request:

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

    IGNITE-5910 Method stopGrid(name) doesn't work in multiJvm mode

    

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

    $ git pull https://github.com/daradurvs/ignite ignite-5910

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

    https://github.com/apache/ignite/pull/2382.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 #2382
    
----
commit fe0534f41ef994b644ec628435583bc79f0181fd
Author: daradurvs <da...@gmail.com>
Date:   2017-08-03T07:46:14Z

    ignite-5910: fixed ClassCastException

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2382: IGNITE-5910 Method stopGrid(name) doesn't work in...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---