You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey N. Gura (Jira)" <ji...@apache.org> on 2021/09/27 08:56:00 UTC

[jira] [Created] (IGNITE-15608) Asynchronous schema changes distribution

Andrey N. Gura created IGNITE-15608:
---------------------------------------

             Summary: Asynchronous schema changes distribution
                 Key: IGNITE-15608
                 URL: https://issues.apache.org/jira/browse/IGNITE-15608
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey N. Gura


At present there are issues related with a table's schema modification concurrently with queries which should be executed on tables. A schema changes distribution protocol should be designed and implemented which :

 * provides consistency guarantees
 * compatibility between a few sequential versions of table schema
 * possibility to execute DML queries while schema changes are in progress.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)