Stanislav Lukyanov created IGNITE-7334:
------------------------------------------
Summary: MBeans fail to be created for caches with special symbols in names
Key: IGNITE-7334
URL:
https://issues.apache.org/jira/browse/IGNITE-7334 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.4
Reporter: Stanislav Lukyanov
Assignee: Stanislav Lukyanov
If a cache contains a certain symbols, e.g. an asterisk, its creation will fail due to an exception during MBean creation. This is because of insufficient escaping in the shared MBean registration code in IgniteUtils.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)