[
https://issues.apache.org/jira/browse/IGNITE-22711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-22711:
-------------------------------------
Description:
We should extend the Network Message annotation processor (and, possibly, the
marshaller as well) to support some commonly used types, including, but not
limited to:
# Enums: we can use {{ordinal}} as serialization values, like in some existing
messages;
# {{HybridTimestamp}}: we can serialize it as a {{long}}, in IGNITE-22715.
was:
We should extend the Network Message annotation processor (and, possibly, the
marshaller as well) to support some commonly used types, including, but not
limited to:
# Enums: we can use {{ordinal}} as serialization values, like in some existing
messages;
# {{HybridTimestamp}}: we can serialize it as a {{long}}.
> Support commonly used types in Network serialization
> ----------------------------------------------------
>
> Key: IGNITE-22711
> URL: https://issues.apache.org/jira/browse/IGNITE-22711
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Priority: Minor
> Labels: ignite-3
>
> We should extend the Network Message annotation processor (and, possibly, the
> marshaller as well) to support some commonly used types, including, but not
> limited to:
> # Enums: we can use {{ordinal}} as serialization values, like in some
> existing messages;
> # {{HybridTimestamp}}: we can serialize it as a {{long}}, in IGNITE-22715.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)