Vyacheslav Koptilin created IGNITE-21032:
--------------------------------------------
Summary: ReadOnlyDynamicMBean.getAttributes may return a list of
attribute values instead of Attribute instances
Key: IGNITE-21032
URL: https://issues.apache.org/jira/browse/IGNITE-21032
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
When supplying JMX information, the AttributeList class should contain
Attributes, however the existing code returns attribute values. This can cause
ClassCastExceptions in code that attempts to read an AttributeList.
[GitHub Issue #11045|https://github.com/apache/ignite/issues/11045]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)