You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/02/01 10:38:51 UTC

[jira] [Created] (IGNITE-4638) Share current DDL schema and pending DDL operations with joining nodes

Vladimir Ozerov created IGNITE-4638:
---------------------------------------

             Summary: Share current DDL schema and pending DDL operations with joining nodes
                 Key: IGNITE-4638
                 URL: https://issues.apache.org/jira/browse/IGNITE-4638
             Project: Ignite
          Issue Type: Sub-task
          Components: SQL
            Reporter: Vladimir Ozerov
             Fix For: 2.0


Design considerations:
1) Should be implemented through custom discovery data mechanism. 
2) Probably it makes sense to add version to every DDL change. E.g. (topVer + local coordinator ctr). It will help us to avoid duplicated operations in case of some unforseen races.



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