[
https://issues.apache.org/jira/browse/IGNITE-22425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854984#comment-17854984
]
Pavel Tupitsyn commented on IGNITE-22425:
-----------------------------------------
Merged to main:
https://github.com/apache/ignite-3/commit/176797ac937699b6f0abeee4557610777c183ee4
> Add parameter object to Compute API
> -----------------------------------
>
> Key: IGNITE-22425
> URL: https://issues.apache.org/jira/browse/IGNITE-22425
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *IgniteCompute* methods have too many arguments. The following part repeats
> and can be combined into a single argument *JobDescriptor*:
> * List<DeploymentUnit> units,
> * String jobClassName,
> * JobExecutionOptions options
--
This message was sent by Atlassian Jira
(v8.20.10#820010)