[ 
https://issues.apache.org/jira/browse/IGNITE-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012543#comment-16012543
 ] 

ASF GitHub Bot commented on IGNITE-4831:
----------------------------------------

GitHub user rfqu opened a pull request:

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

    IGNITE-4831 fixed (Add an option to disable MBeans).

    

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

    $ git pull https://github.com/rfqu/ignite ignite-4831

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

    https://github.com/apache/ignite/pull/1959.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 #1959
    
----
commit d4fe48d417548739b60a4ccbd5c24fb3e85f6346
Author: rfqu <[email protected]>
Date:   2017-05-16T14:48:37Z

    IGNITE-4831 fixed (Add an option to disable MBeans).

----


> Add an option to disable MBeans
> -------------------------------
>
>                 Key: IGNITE-4831
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4831
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.8
>            Reporter: Valentin Kulichenko
>
> There are multiple MBeans registered by Ignite and there is no way to avoid 
> their registration (in case they're not allowed for security reasons for 
> example). We should have a system property that will disable MBeans.
> In addition, if MBean registration throws a {{RuntimeException}}, this 
> exception is not properly handled. For example, if it happens during cache 
> creation, {{createCache}} method hangs forever.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to