[
https://issues.apache.org/jira/browse/IGNITE-18570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18570:
-----------------------------------------
Description: Currently, all classes from Meta Storage API (like Condition,
Operation, etc) get wrapped into a corresponding Info classes in order to be
transferred over the network. This conversion is redundant and we can make
these API classes extend NetworkMessage directly.
> Use Network messages for Meta Storage DSl-like API
> --------------------------------------------------
>
> Key: IGNITE-18570
> URL: https://issues.apache.org/jira/browse/IGNITE-18570
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
>
> Currently, all classes from Meta Storage API (like Condition, Operation, etc)
> get wrapped into a corresponding Info classes in order to be transferred over
> the network. This conversion is redundant and we can make these API classes
> extend NetworkMessage directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)