[
https://issues.apache.org/jira/browse/IGNITE-25628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17978617#comment-17978617
]
Mikhail Petrov commented on IGNITE-25628:
-----------------------------------------
[~alex_pl] Thank you for the review.
> Initialize no-op security processor for StandaloneGridKernalContext
> -------------------------------------------------------------------
>
> Key: IGNITE-25628
> URL: https://issues.apache.org/jira/browse/IGNITE-25628
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Priority: Minor
> Labels: ise
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> All code that performs security checks assumes that security processor is not
> null even if security is disabled (in this case NoOpIgniteSecurityProcessor
> is used). Lets initialize NoOpIgniteSecurityProcessor as the security
> processor for StandaloneGridKernalContext to avoid NPEs when working with
> StandaloneGridKernalContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)