GitHub user akuznetsov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4915
IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. F⦠â¦ixed tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/ignite ignite-9792 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4915.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 #4915 ---- commit e66c9850ce1ba5e8c2c028f837aff646577beebe Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-04T11:19:02Z IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. Fixed tests. ---- ---