Nikolay Izhikov created IGNITE-28626:
----------------------------------------
Summary: Fail MessageProcessor generation for classes without
ordered fields
Key: IGNITE-28626
URL: https://issues.apache.org/jira/browse/IGNITE-28626
Project: Ignite
Issue Type: Improvement
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
Currently, if Ignite contributor creates class without ordered (annotated with
@Order) fields {{MessageProcessor}} silently skip it.
Moreover, Ignite builds just fine, but fail on sending message by discovery.
Fail not logged and leads to endless discovery reconnect.
We need to fix it and fail build in case of unknown message classes without
ordered fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)