You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2023/04/11 21:33:00 UTC

[jira] [Updated] (IGNITE-19030) Platforms: Add authorization of DotNet Compute tasks

     [ https://issues.apache.org/jira/browse/IGNITE-19030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Petrov updated IGNITE-19030:
------------------------------------
    Priority: Critical  (was: Major)

> Platforms: Add authorization of DotNet Compute tasks
> ----------------------------------------------------
>
>                 Key: IGNITE-19030
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19030
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Critical
>              Labels: .NET, cpp
>             Fix For: 2.15
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Prior to https://issues.apache.org/jira/browse/IGNITE-15322, all DotNet and CPP tasks were authorized by the name of the internal Ignite system task that executes them on the Java side.
> After https://issues.apache.org/jira/browse/IGNITE-15322 has been resolved, authorization of internal tasks is no longer performed. As a result, we do not have the ability to control the authorization of DotNet/CPP tasks. We need to implement it.
> It is proposed to reuse the same approach that the Java implementation uses - to authorize DotNet tasks by their FQN - to authorize CPP tasks by the name f the corresponding binary type.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)