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

Alexey Kukushkin edited comment on IGNITE-8237 at 4/22/18 11:01 PM:
--------------------------------------------------------------------

[~agoncharuk], [~ilantukh], could you please review the patch at 
[https://github.com/apache/ignite/compare/master...gridgain:ignite-8237]

I implemented your comments above: 
 # Move "cache configuration" authorization from ServerImpl to 
GridCacheProcessor: DONE, see authorization added to 
GridCacheProcessor#validateNode
 # Use IgniteSysteProperties#getBoolean() to analyze property value: DONE 

All tests executed and analysed - no errors due to the fix: 
[https://ci.ignite.apache.org/viewLog.html?buildId=1234631&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_RunAll]

 

 


was (Author: kukushal):
[~agoncharuk], [~ilantukh], could you please review the patch at 
[https://github.com/apache/ignite/compare/master...gridgain:ignite-8237]

I implemented your comments above: 
 # Move "cache configuration" authorization from ServerImpl to 
GridCacheProcessor: DONE, see authorization added to 
GridCacheProcessor#validateNode
 # Use IgniteSysteProperties#getBoolean() to analyze property value: DONE 

> Ignite blocks on SecurityException in exchange-worker due to unauthorised 
> on-heap cache configuration 
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8237
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8237
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Alexey Kukushkin
>            Assignee: Alexey Kukushkin
>            Priority: Blocker
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.5
>
>
> Ignite blocks on SecurityException in exchange-worker due to unauthorised 
> on-heap cache configuration. Consider moving IGNITE_DISABLE_ONHEAP_CACHE 
> system property check to a more appropriate place to avoid blocking Ignite.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to