[
https://issues.apache.org/jira/browse/IGNITE-24183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-24183:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Avoid job argument and result marshalling on local execution
> ------------------------------------------------------------
>
> Key: IGNITE-24183
> URL: https://issues.apache.org/jira/browse/IGNITE-24183
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> IGNITE-24059 streamlines job argument and result handling on client and
> server. However, it marshals args and results even during local execution.
> To fix that, we can make *ComputeJobDataHolder* lazy, or use a different
> implementation for local calls.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)