[
https://issues.apache.org/jira/browse/IGNITE-24059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-24059:
------------------------------------
Description:
Embedded compute API uses internal marshalling mechanism which is not
consistent with *ClientComputeJobPacker* logic. For example, arrays are allowed
in embedded mode but not in client.
Make sure to reuse exactly the same logic in client and embedded APIs.
> Compute argument serialization is inconsistent in embedded and thin client
> ---------------------------------------------------------------------------
>
> Key: IGNITE-24059
> URL: https://issues.apache.org/jira/browse/IGNITE-24059
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3, important
>
> Embedded compute API uses internal marshalling mechanism which is not
> consistent with *ClientComputeJobPacker* logic. For example, arrays are
> allowed in embedded mode but not in client.
> Make sure to reuse exactly the same logic in client and embedded APIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)