-
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;
- is related to
-
WT-15164 Introduce disagg TSAN to waterfall
-
- Closed
-