[
https://issues.apache.org/jira/browse/IGNITE-28607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088237#comment-18088237
]
Ignite TC Bot commented on IGNITE-28607:
----------------------------------------
{panel:title=Branch: [pull/13157/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13157/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9121539&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9121539
rerunBuildIds=9122124,9122126,9122128,9122130{color}
> Use Message DTO for DiscoveryDataBag#GridDiscoveryData
> ------------------------------------------------------
>
> Key: IGNITE-28607
> URL: https://issues.apache.org/jira/browse/IGNITE-28607
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Major
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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>>}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)