[
https://issues.apache.org/jira/browse/IGNITE-18854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692341#comment-17692341
]
Ignite TC Bot commented on IGNITE-18854:
----------------------------------------
{panel:title=Branch: [pull/10555/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10555/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7060415&buildTypeId=IgniteTests24Java8_RunAll]
> Deprecate abandoned 'visor' security pemrissions.
> -------------------------------------------------
>
> Key: IGNITE-18854
> URL: https://issues.apache.org/jira/browse/IGNITE-18854
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.13
> Reporter: Vladimir Steshin
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> org.apache.ignite.plugin.security.SecurityPermission
> {code}
> has some visor-related permissions which are not used anywhere except the
> tests:
> {code:java}
> /** Common visor view tasks permission. */
> ADMIN_VIEW,
> /** Visor cache read (query) permission. */
> ADMIN_QUERY,
> /** Visor cache load permission. */
> ADMIN_CACHE,
> {code}
> Also, the visor has been removed in IGNITE-18301. These permissions should be
> deprecated and removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)