Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7715

If client cannot find dml entity in local storage, it should ask server for updates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • sql
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            pkouznet Pavel Kuznetsov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: