Valentin Kulichenko created IGNITE-4831:
-------------------------------------------
Summary: 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)