Possible race condition in __wt_debug_mode_config

XMLWordPrintableJSON

    • StorEng - Defined Pipeline
    • 3

      This came out of WT-8880, so it's a preventative fix rather than something that's caused a real issue. conn->debug_flags are set piecemeal when working through __wt_debug_mode_config rather than saving the new flags to a temporary local variable then assigning it at the end. This is prone to race conditions, so we should fix it.

              Assignee:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Will Korteland
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: