[
https://issues.apache.org/jira/browse/IGNITE-21021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793623#comment-17793623
]
Mikhail Petrov edited comment on IGNITE-21021 at 12/6/23 10:36 AM:
-------------------------------------------------------------------
--cache destroy (CACHE_DESTROY)
--cache clear (CACHE_REMOVE)
--cache create (CACHE_CREATE)
--cache scan (CACHE_READ)
All the CONTROL UTILITY commands mentioned above have been corrected so that
when executed, only the permissions specified in parentheses are checked.
was (Author: petrovmikhail):
--cache destroy (CACHE_DESTROY)
--cache clear (CACHE_REMOVE)
--cache create (CACHE_CREATE)
--cache scan (CACHE_READ)
All the commands mentioned above have been corrected so that when executed,
only the permissions specified in parentheses are checked.
> control.sh cache scan permissions
> ---------------------------------
>
> Key: IGNITE-21021
> URL: https://issues.apache.org/jira/browse/IGNITE-21021
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Nikolaev
> Assignee: Mikhail Petrov
> Priority: Major
> Labels: ise
> Fix For: 2.17
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> At startup control.sh --cache scan CACHE_NAME the permissions for ADMIN_OPS
> and CACHE_READ are checked, at least it would be more logical to use only
> CACHE_READ.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)