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

Aleksandr Polovtsev 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 `long`.

  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 `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: Major
>              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 `long`.



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

Reply via email to