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 2020/11/26 06:44:00 UTC

[jira] [Commented] (IGNITE-13112) The current security context should be obtained using the IgniteSecurity interface only.

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

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

{panel:title=Branch: [pull/8038/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=5757897]]

{panel}
{panel:title=Branch: [pull/8038/head] Base: [master] : New Tests (344)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Security{color} [[tests 344|https://ci.ignite.apache.org/viewLog.html?buildId=5755955]]
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=ATOMIC, expLogin=server, evtType=63, op=GET_AND_PUT_ASYNC] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=client, evtType=64, op=GET_AND_PUT_IF_ABSENT] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=server, evtType=64, op=GET_AND_PUT_IF_ABSENT] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=rest, evtType=64, op=GET_AND_PUT_IF_ABSENT] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=client, evtType=63, op=GET_AND_PUT_IF_ABSENT_PUT_CASE] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=ATOMIC, expLogin=client, evtType=63, op=GET_AND_PUT_IF_ABSENT_PUT_CASE] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=server, evtType=63, op=GET_AND_PUT_IF_ABSENT_PUT_CASE] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=ATOMIC, expLogin=server, evtType=63, op=GET_AND_PUT_IF_ABSENT_PUT_CASE] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=ATOMIC, expLogin=thin, evtType=63, op=GET_AND_PUT] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=TRANSACTIONAL, expLogin=rest, evtType=63, op=GET_AND_PUT] - PASSED{color}
* {color:#013220}SecurityTestSuite: CacheEventsTest.testCacheEvent[atomicMode=ATOMIC, expLogin=rest, evtType=63, op=GET_AND_PUT] - PASSED{color}
... and 333 new tests

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

> The current security context should be obtained using the IgniteSecurity interface only.
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13112
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13112
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, security
>    Affects Versions: 2.8.1
>            Reporter: Denis Garus
>            Assignee: Denis Garus
>            Priority: Major
>              Labels: iep-41
>             Fix For: 2.10
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> For getting the current security context, we have to use the IgniteSecurity interface only. 
> We need to get rid of all other ways to transfer a security subject id.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)