Andrey Mashenkov created IGNITE-27098:
-----------------------------------------
Summary: Duplicate Marshaller exception class.
Key: IGNITE-27098
URL: https://issues.apache.org/jira/browse/IGNITE-27098
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Andrey Mashenkov
Fix For: 3.2
Public API has two exception classes representing the same error.
* `org.apache.ignite.lang.MarshallerException`
* `org.apache.ignite.marshalling.MarshallingException`
Let's deprecate the second one and make it child of the first one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)