[
https://issues.apache.org/jira/browse/IGNITE-28767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-28767:
-----------------------------------
Description: (was: In continuation of the IGNITE-28594, we should
remove usages of {{Serializable}} for collecting the node data in
{{DiscoveryDataBag}} and corresponding classes.
The following should be refactored:
# {{#nodeSpecificData}} type should be changed from {{Map<UUID, Map<Integer,
Serializable>>}} to {{Map<UUID, Map<Integer, Message>>}}.
# {{#commonData}} type should be changed from {{Map<Integer, Serializable>>}}
to {{Map<Integer, Message>>}}.)
> Use Message DTO to transer QueryEntity
> --------------------------------------
>
> Key: IGNITE-28767
> URL: https://issues.apache.org/jira/browse/IGNITE-28767
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Major
> Labels: IEP-132, ise
> Fix For: 2.19
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)