You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/11/10 07:42:00 UTC

[jira] [Created] (IGNITE-6856) SQL: invalid security checks during query execution

Vladimir Ozerov created IGNITE-6856:
---------------------------------------

             Summary: SQL: invalid security checks during query execution
                 Key: IGNITE-6856
                 URL: https://issues.apache.org/jira/browse/IGNITE-6856
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
          Components: cache, sql
    Affects Versions: 2.3
            Reporter: Vladimir Ozerov
             Fix For: 2.4


Currently security check is performed inside {{IgniteCacheProxy}}. This is wrong place. Instead, we should perform it inside query processor after parsing when all affected caches are known.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)