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

Vladimir Ozerov resolved IGNITE-7715.
-------------------------------------
    Resolution: Won't Fix

Doesn't seem to be relevant for now. We guarantee session-level consistency 
which should be enough for majority cases.

> 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)

Reply via email to