[
https://issues.apache.org/jira/browse/IGNITE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808654#comment-16808654
]
Roman Kondakov commented on IGNITE-11673:
-----------------------------------------
[~amashenkov] it seems that DML and Commands permissions are checked in another
places. For example, DML is checked in {{GridNearTxLocal#beforePut}} or
{{GridDhtAtomicCache#updateAll0}} or several another places. Commands are
checked in {{CommandProcessor#runCommandH2}}.
But it looks like something goes wrong in MVCC case. I'll create a ticket.
> SQL: It looks like security check is missed in h2 indexing.
> -----------------------------------------------------------
>
> Key: IGNITE-11673
> URL: https://issues.apache.org/jira/browse/IGNITE-11673
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Roman Kondakov
> Assignee: Roman Kondakov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Security check is no longer conducted in {{IgniteH2Indexing#executeSelect0}}
> after IGNITE-10104 having been merged.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)