You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Paschenko (JIRA)" <ji...@apache.org> on 2017/01/19 12:44:26 UTC

[jira] [Created] (IGNITE-4567) Design and implement means for distributed DDL statements

Alexander Paschenko created IGNITE-4567:
-------------------------------------------

             Summary: Design and implement means for distributed DDL statements
                 Key: IGNITE-4567
                 URL: https://issues.apache.org/jira/browse/IGNITE-4567
             Project: Ignite
          Issue Type: Sub-task
          Components: messaging, SQL
            Reporter: Alexander Paschenko
            Assignee: Alexander Paschenko


We need some kind of common way to handle stuff like CREATE INDEX/CREATE TABLE statements - in other words, run potentially long-running (and possibly cache locking) DDL operations on cluster nodes that would allow using new tables/indexes only when all nodes have performed requested operations and data modifications.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)