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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)