[
https://issues.apache.org/jira/browse/IGNITE-26454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner updated IGNITE-26454:
-----------------------------------
Description:
The GridByteArrayList is used as a field exclusively within one message
GridDeploymentResponse.
Therefore, it is proposed to remove the Message interface from
GridByteArrayList and replace it with a byte array directly inside
GridDeploymentResponse.
was:Move GridByteArrayList serialization (inherited from Message) to
MessageSerializer.
> Remove Message interface from GridByteArrayList
> -----------------------------------------------
>
> Key: IGNITE-26454
> URL: https://issues.apache.org/jira/browse/IGNITE-26454
> Project: Ignite
> Issue Type: Improvement
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: IEP-132, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The GridByteArrayList is used as a field exclusively within one message
> GridDeploymentResponse.
> Therefore, it is proposed to remove the Message interface from
> GridByteArrayList and replace it with a byte array directly inside
> GridDeploymentResponse.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)