[
https://issues.apache.org/jira/browse/IGNITE-15972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-15972:
-----------------------------------
Fix Version/s: 3.0.0-alpha4
> Improve network processor error message
> ---------------------------------------
>
> Key: IGNITE-15972
> URL: https://issues.apache.org/jira/browse/IGNITE-15972
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Trivial
> Labels: ignite-3
> Fix For: 3.0.0-alpha4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When generation Network Message implementations, we use a special per-module
> class called a Message Group. When this class is not present, a corresponding
> error is thrown. However, when using IDEA, it is possible to get this error
> during the incremental compilation, because the Message Group class might not
> be passed to the annotation processor amongst the Network Message classes.
> Current error message is not very descriptive and does not indicate, which
> package or module failed to compile. It is proposed to at least add package
> names of the processed elements.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)