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

Both clients and embedded nodes should have an ability to see same-actor schema adjustments though RO requests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Motivation

      client1.sql(CREATE TABLE t1);
      client.beginRO()
      client.sql(SELECT * from t1); // Given request should see t1.
      ...
      

      However it won't be true by default because we may step back for idle safe time propagation period that might be greater than delay duration in metadata sync logic.

      Definition of Done

      • Both clients and embedded nodes should have an ability to see same-actor schema adjustments though RO requests.

      Implementation Notes

      Seems that it's required to adjust observable timestamp within DDL operations or we may consider setting DD greater than idle safe time propagation period.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alapin Alexander Lapin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m