Nikolay Izhikov created IGNITE-28972:
----------------------------------------
Summary: Generation must fail Message to byte[] marshalling
Key: IGNITE-28972
URL: https://issues.apache.org/jira/browse/IGNITE-28972
Project: Ignite
Issue Type: Task
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
Currently, Marshaller generator doesn't check if we trying to turng class
implementing Message to byte[].
In this case class will be marshalled by optimized or binary marshaller without
Order and similar logic.
We must restrict this and fail generation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)