[
https://issues.apache.org/jira/browse/IGNITE-28626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-28626:
-----------------------------------
Fix Version/s: 2.19
> 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
> Priority: Major
> Fix For: 2.19
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)