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

Abort a transaction on a read/write if the schema has already changed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 3.0
    • None

    Description

      As per https://cwiki.apache.org/confluence/display/IGNITE/IEP-110%3A+Schema+synchronization%3A+basic+schema+changes#IEP110:Schemasynchronization:basicschemachanges-Whenschemachangesarevalidated , we should check schema on each read/write operation inside an RW transaction (using the operationTs to obtain the 'current' schema) and fail the operation (and abort the transaction) if the schema is different from the initial one (defined by baseTs), even if the schemas are compatible.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rpuch Roman Puchkovskiy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: