You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/01/25 12:14:00 UTC

[jira] [Closed] (IGNITE-7715) If client cannot find dml entity in local storage, it should ask server for updates

     [ https://issues.apache.org/jira/browse/IGNITE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-7715.
-----------------------------------

> If client cannot find dml entity in local storage, it should ask server for updates
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-7715
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7715
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Pavel Kuznetsov
>            Priority: Major
>
> Assume we have n servers and at least 2 clients 
> client 1 creates table (via thin driver) 
> after that (in global time) client 2 tries to insert data in that table 
> Currently, if client 2 didn't received from server that table is created, it rejects query execution
> But in this case client 2 could ask connected server for updates before rejection 



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