Fix lack of syncronisation between allocation and memory accesses

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Not Applicable
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - Q3+ Backlog
    • 233

      Since warnings caused by DisAgg-related code were considered more important than those from the previously developed codebase, all non-DisAgg TSAN warnings were suppressed to simplify testing of fixes.

      The process for fixing this warnings is to remove some suppressions, run full python testing under TSAN, get TSAN warnings from it, fix them properly and run testing again.

      This ticket was created to fix issues caused by the lack of syncrhonisation between memory allocation (__wt_calloc) and memory accesses.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Ivan Kochin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: