Pavel Kuznetsov created IGNITE-7715:
---------------------------------------

             Summary: 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
            Assignee: Vladimir Ozerov


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