You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Aleksandrov (JIRA)" <ji...@apache.org> on 2018/03/27 11:42:00 UTC

[jira] [Assigned] (IGNITE-7771) Names of Ignite JMX beans should not be quoted unless required

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

Andrey Aleksandrov reassigned IGNITE-7771:
------------------------------------------

    Assignee: Andrey Aleksandrov  (was: Stanislav Lukyanov)

> Names of Ignite JMX beans should not be quoted unless required
> --------------------------------------------------------------
>
>                 Key: IGNITE-7771
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7771
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Stanislav Lukyanov
>            Assignee: Andrey Aleksandrov
>            Priority: Major
>              Labels: newbie
>
> Names of Ignite JMX beans and bean groups are currently quoted if they contain non-alphanumeric characters. This leads to names with spaces, e.g. Thread Pools, appearing as "Thread Pools". Moreover, Thread Pools and "Thread Pools" are recognized by JMX as distinct names, so code accessing that MBean needs to take that into account.
> It would be better not to quote the bean and group names unless they contain specific control characters. That way users won't need to quote names in their JMX clients.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)