Nikolay Izhikov created IGNITE-22767:
----------------------------------------
Summary: Remove MessageService, MarshallingContext
Key: IGNITE-22767
URL: https://issues.apache.org/jira/browse/IGNITE-22767
Project: Ignite
Issue Type: Task
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
Currently, Calcite integration use module specific interfaces to prepare and
finish marshalling.
While other Ignite code use `CacheObjectValueContext` or `GridCacheContext`.
To be able to implement serialization of IgniteTxKey, IgniteTxValue we must
replace custom interfaces with the commonly used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)