Mikhail Petrov created IGNITE-25628:
---------------------------------------
Summary: 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
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)