You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by akalash <gi...@git.apache.org> on 2018/07/09 10:29:51 UTC

[GitHub] ignite pull request #4332: IGNITE-8953 Retry to start up MBean server on oth...

GitHub user akalash opened a pull request:

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

    IGNITE-8953 Retry to start up MBean server on other port.

    

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

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

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

    https://github.com/apache/ignite/pull/4332.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 #4332
    
----
commit f4c16258c017d6d7f58c06506bc5cae921e24ace
Author: Anton Kalashnikov <ka...@...>
Date:   2018-07-09T10:28:31Z

    IGNITE-8953 Retry to start up MBean server on other port.

----


---