[
https://issues.apache.org/jira/browse/IGNITE-24059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912528#comment-17912528
]
Pavel Tupitsyn commented on IGNITE-24059:
-----------------------------------------
Cherry-picked to ignite-3.0:
[45ab4fc3cc7650892e125bae1897869149e0c453|https://github.com/apache/ignite-3/commit/45ab4fc3cc7650892e125bae1897869149e0c453]
> 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
> Components: compute
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3, important
> Fix For: 3.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)