[
https://issues.apache.org/jira/browse/IGNITE-28720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov resolved IGNITE-28720.
--------------------------------------
Resolution: Fixed
> Remove Message interface from IgniteProductVersion
> --------------------------------------------------
>
> Key: IGNITE-28720
> URL: https://issues.apache.org/jira/browse/IGNITE-28720
> Project: Ignite
> Issue Type: Task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> In scope IGNITE-27899 Message interface was added to IgniteProductVersion.
> `IgniteProductVersion` used in thin client API, also:
> # ClusterNode#version
> # ClientClusterGroup#forNodes and many other methods.
> To simplify API extraction let's remove Message interface from
> IgniteProductVersion and support serdes operation directly in MessageWriter,
> MessageReader.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)