You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2023/04/04 17:27:00 UTC

[jira] [Updated] (IGNITE-19220) Prohibit marking NetworkMessage with Marshallable

     [ https://issues.apache.org/jira/browse/IGNITE-19220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Danilov updated IGNITE-19220:
------------------------------------
    Description: ActionRequest's command is marked as Marshallable and at the same time, command is a NetworkMessage. This is obsolete. Annotation processor should fail compilation in such cases.

> Prohibit marking NetworkMessage with Marshallable
> -------------------------------------------------
>
>                 Key: IGNITE-19220
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19220
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ActionRequest's command is marked as Marshallable and at the same time, command is a NetworkMessage. This is obsolete. Annotation processor should fail compilation in such cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)