[
https://issues.apache.org/jira/browse/IGNITE-28220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066126#comment-18066126
]
Ignite TC Bot commented on IGNITE-28220:
----------------------------------------
{panel:title=Branch: [pull/12888/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12888/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=8929198&buildTypeId=IgniteTests24Java8_RunAll]
> Revise serialization of GridDeploymentRequest
> ---------------------------------------------
>
> Key: IGNITE-28220
> URL: https://issues.apache.org/jira/browse/IGNITE-28220
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Major
> Labels: IEP-132, ise
> Fix For: 2.18
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> _GridDeploymentRequest#topic_ seems to be always trivial _GridTopic.T1_ with
> only two simple fields:
> {code:java}
> public static class T1 {
> /** */
> private GridTopic topic;
> /** */
> private IgniteUuid id; {code}
> _GridDeploymentRequest_ should not be {_}MarshallableMessage{_}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)