[
https://issues.apache.org/jira/browse/IGNITE-25437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038776#comment-18038776
]
Pavel Tupitsyn commented on IGNITE-25437:
-----------------------------------------
https://github.com/apache/ignite-3/commit/00e6e7337be74334456d655c985fc6b9d4e9d3ef
> .NET: Confusing exception when trying to run a platform job targeting
> incompatible runtime version
> --------------------------------------------------------------------------------------------------
>
> Key: IGNITE-25437
> URL: https://issues.apache.org/jira/browse/IGNITE-25437
> Project: Ignite
> Issue Type: Bug
> Components: compute ai3, platforms ai3, thin clients ai3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When platform .NET job executor uses .NET 8, but job assembly was build with
> .NET 9, we get the following error:
> {code}
> Type '...' not found in the specified deployment units.
> {code}
> We should detect an incompatible assembly and throw a better error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)