Vladimir Ozerov created IGNITE-5264:
---------------------------------------

             Summary: DDL operations must operate on per-schema basis
                 Key: IGNITE-5264
                 URL: https://issues.apache.org/jira/browse/IGNITE-5264
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.1


Currently we rely on cache name in schema operations. Schema should be used 
instead:
1) Start missing caches in case of "TABLE NOT FOUND" and "INDEX NOT FOUND" 
errors as well;
2) Pass schema name to {{SchemaChangeOperation}} instead of cache name.
3) Concurrency control on per-schema basis in {{GridQueryProcessor}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to