Michal Holic created IGNITE-19174:
-------------------------------------
Summary: Missing BinaryTreeSet in classnames.properties
Key: IGNITE-19174
URL: https://issues.apache.org/jira/browse/IGNITE-19174
Project: Ignite
Issue Type: Bug
Components: binary
Affects Versions: 2.14
Reporter: Michal Holic
The
[classnames.properties|https://github.com/apache/ignite/blob/master/modules/core/src/main/resources/META-INF/classnames.properties]
file is missing the following entry:
org.apache.ignite.internal.binary.BinaryTreeSet
Without it the binary marshaller has issues reading this data type since it's
not populated in its cache as a system type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)