[
https://issues.apache.org/jira/browse/IGNITE-14649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-14649:
-----------------------------------------
Summary: Create an annotation processor for generating message serializers
and de-serializers (was: Create an annotation processor for generating message
serializers and deserializers)
> Create an annotation processor for generating message serializers and
> de-serializers
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-14649
> URL: https://issues.apache.org/jira/browse/IGNITE-14649
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Semyon Danilov
> Assignee: Aleksandr Polovtcev
> Priority: Major
>
> `NetworkMessage` instances can be (de-)serialized using instances of
> `MessageSerializer` and `MessageDeserializer` interfaces. These interfaces
> have to be implemented for every message type which is very tedious and can
> be automated. It is proposed to use annotation processing to generate the
> corresponding implementations for every network message.{color:#000000}
> {color}
> Current serialize
--
This message was sent by Atlassian Jira
(v8.3.4#803005)