-
Type: Technical Debt
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
In tiered_abort the test program has a rwlock, flush_lock that it uses to avoid overlap between flush_tier calls and inserts in order to alleviate contention. Once WT-7833 is completed, that lock should no longer be necessary and should be removed from that test program.
- depends on
-
WT-7833 wt_btree_switch_object needs to coordinate with concurrent write requests to btree
- Closed