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

Aleksey Plekhanov updated IGNITE-19030:
---------------------------------------
    Release Note: Added authorization of .NET and C++ compute tasks

> 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: Major
>              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)

Reply via email to