Fix macros used for WT_CONN_RECONFIGURING_STEP_UP

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Transactions
    • 0.001
    • SE Transactions - 2026-04-24
    • 1

      While setting the flag WT_CONN_RECONFIGURING_STEP_UP, F_SET() is used, instead F_SET_ATOMIC_32() should be used.

      There are two flag variables as part of connection structure, flags && flags_atomic. The different F_SET or F_SET_ATOMIC differentiates these two variables.

            Assignee:
            Vamsi Boyapati
            Reporter:
            Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: