Fix data races when writing to collection instances in commit handlers

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • ALL
    • Execution Team 2023-05-29, Execution Team 2023-06-12, Execution NAMR Team 2023-06-26, Execution NAMR Team 2023-07-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Investigate which commit handlers write to collection or index catalog entry instances. Such writes are not safe without some form of synchronization as collection instances being written by DDL operation can be returned to threads doing reads after the DDL operation is committed to the storage engine but before the commit handlers have run.

            Assignee:
            Henrik Edin
            Reporter:
            Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: