Investigate table manager flag race condition

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Not Applicable
    • None
    • Storage Engines, Storage Engines - Foundations
    • None
    • None

      There is a table manager start TSAN warning that is causing a bug: 

      SUMMARY: ThreadSanitizer: data race src/conn/conn_layered.c:560 in __layered_table_manager_start
      

      Here is the code that it detects a race condition on:

          manager->state = WT_LAYERED_TABLE_MANAGER_RUNNING;
      

       

            Assignee:
            Unassigned
            Reporter:
            Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: