You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/12/21 17:04:00 UTC

[jira] [Assigned] (IGNITE-15478) Add access to the IgniteMBeanManager via KernalContext

     [ https://issues.apache.org/jira/browse/IGNITE-15478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Petrov reassigned IGNITE-15478:
---------------------------------------

    Assignee: Mikhail Petrov

> Add access to the IgniteMBeanManager via KernalContext
> ------------------------------------------------------
>
>                 Key: IGNITE-15478
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15478
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It is needed to add an access to the IgniteMBeanManager via KernalContext. It helps to access the IgniteMBeanManager in the same way as for other Ignite components, and allows Ignite components to register needed MBeans from their own implementations.
> It's also proposed to refactor MBeans registration to be performed explicitly via IgniteMBeanManager. As an example we can eliminate GridQueryIndexing#registerMxBeans method and registers beans directly. 
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)