[
https://issues.apache.org/jira/browse/IGNITE-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021052#comment-16021052
]
ASF GitHub Bot commented on IGNITE-5264:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/1990
> 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)