You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2019/01/17 09:49:00 UTC

[jira] [Created] (IGNITE-10964) SQL: Concurrent dml and alter table

Pavel Kuznetsov created IGNITE-10964:
----------------------------------------

             Summary: SQL: Concurrent dml and alter table
                 Key: IGNITE-10964
                 URL: https://issues.apache.org/jira/browse/IGNITE-10964
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Pavel Kuznetsov


Our tests doesn't cover the case first user select or insert to table and another user alters the same table. There are some parts of {{GridH2Table}} that may cause data races in this case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)