[
https://issues.apache.org/jira/browse/IGNITE-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020967#comment-16020967
]
Vladimir Ozerov commented on IGNITE-5264:
-----------------------------------------
Tests looks fine.
> 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)