You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2023/03/22 15:04:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-19030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703705#comment-17703705 ] 

Ignite TC Bot commented on IGNITE-19030:
----------------------------------------

{panel:title=Branch: [pull/10595/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10595/head] Base: [master] : New Tests (7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Core Linux){color} [[tests 2|https://ci2.ignite.apache.org/viewLog.html?buildId=7102931]]
* {color:#013220}DotNetCore: ComputeSecurityPermissionsTest.TestComputeTaskSecurityCancelPermission - PASSED{color}
* {color:#013220}DotNetCore: ComputeSecurityPermissionsTest.TestComputeSecurityExecutePermission - PASSED{color}

{color:#00008b}Platform .NET (Windows){color} [[tests 2|https://ci2.ignite.apache.org/viewLog.html?buildId=7102932]]
* {color:#013220}exe: ComputeSecurityPermissionsTest.TestComputeTaskSecurityCancelPermission - PASSED{color}
* {color:#013220}exe: ComputeSecurityPermissionsTest.TestComputeSecurityExecutePermission - PASSED{color}

{color:#00008b}Platform C++ CMake (Linux Clang){color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7102930]]
* {color:#013220}IgniteCoreTest: ComputeSecurityTestSuite: TestComputeSecurity - PASSED{color}

{color:#00008b}Platform C++ CMake (Linux){color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7102929]]
* {color:#013220}IgniteCoreTest: ComputeSecurityTestSuite: TestComputeSecurity - PASSED{color}

{color:#00008b}Platform C++ CMake (Win x64 / Release){color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7102928]]
* {color:#013220}IgniteCoreTest: ComputeSecurityTestSuite: TestComputeSecurity - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7102966&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>          Time Spent: 1h 40m
>  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)