[
https://issues.apache.org/jira/browse/IGNITE-28574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner updated IGNITE-28574:
-----------------------------------
Description:
Within ticket IGNITE-28550, the error unmarshalling logic was broken when it
was moved to ServiceSingleNodeDeploymentResult.
Currently, if there's an error in unmarshalling one byte array from
errorsBytes, the subsequent byte arrays won't be deserialized — this needs to
be fixed.
was:
Within ticket IGNITE-28550, the error unmarshalling logic was broken when it
was moved to ServiceSingleNodeDeploymentResult.
Currently, if there’s an error in unmarshalling one error from errorsBytes, the
subsequent bytes won't be deserialized — this needs to be fixed.
> Fix error deserialization in ServiceSingleNodeDeploymentResult
> --------------------------------------------------------------
>
> Key: IGNITE-28574
> URL: https://issues.apache.org/jira/browse/IGNITE-28574
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: ise
>
> Within ticket IGNITE-28550, the error unmarshalling logic was broken when it
> was moved to ServiceSingleNodeDeploymentResult.
> Currently, if there's an error in unmarshalling one byte array from
> errorsBytes, the subsequent byte arrays won't be deserialized — this needs to
> be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)