GitHub user rfqu opened a pull request: https://github.com/apache/ignite/pull/1957
Ignite 4831 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/1957.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 #1957 ---- commit 8123b84a9b7d5322455dc67187b2d2f6673f61ab Author: rfqu <r...@list.ru> Date: 2017-05-15T16:19:32Z IGNITE-4831 fixed (Add an option to disable MBeans). Option IGNITE_DISABLE_MBEANS added. commit 710b5af2e589881430e31ebcafe43a201d204323 Author: rfqu <r...@list.ru> Date: 2017-05-16T13:34:38Z Mistakenly changed GridMBeanSelfTest.java restored. Test against IGNITE_DISABLE_MBEANS added with its own name. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---