-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Layered Tables
-
None
-
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.
- is duplicated by
-
WT-17413 Fix: use F_SET_ATOMIC_32/F_CLR_ATOMIC_32 for WT_CONN_RECONFIGURING_STEP_UP flag
-
- Closed
-