[
https://issues.apache.org/jira/browse/IGNITE-25115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948884#comment-17948884
]
Pavel Tupitsyn commented on IGNITE-25115:
-----------------------------------------
Merged to main:
https://github.com/apache/ignite-3/commit/123f3c64bcb35150b34f4d4357bf27316cbc78db
> .NET: Thin 3.0: Implement platform job executor
> -----------------------------------------------
>
> Key: IGNITE-25115
> URL: https://issues.apache.org/jira/browse/IGNITE-25115
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: iep-136, ignite-3
> Fix For: 3.1
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Implement platform job executor:
> * Deserialize job info and argument
> * Load specified deployment unit into a separate AssemblyLoadContext
> * Instantiate job class
> * Execute job with exception handling
> * Serialize result
> * Unload AssemblyLoadContext
> More details:
> https://cwiki.apache.org/confluence/display/IGNITE/IEP-136+Platform+Compute
--
This message was sent by Atlassian Jira
(v8.20.10#820010)