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)