[
https://issues.apache.org/jira/browse/IGNITE-28220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-28220:
--------------------------------------
Labels: IEP-132 ise (was: )
> Revise serialization of GridDeploymentRequest
> ---------------------------------------------
>
> Key: IGNITE-28220
> URL: https://issues.apache.org/jira/browse/IGNITE-28220
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Steshin
> Priority: Major
> Labels: IEP-132, ise
>
> _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)