-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Csuite
-
None
-
Storage Engines - Persistence
-
137.38
-
SE Persistence backlog
-
None
Problem
timestamp_abort still calls set_flush_tier_delay / testutil_tiered_* / -PT. Those callers must go before test/utility/tiered.c can be deleted.
Change
Keep the test. Delete only set_flush_tier_delay and its call sites. Do not move or rewrite backup_create_full, backup_create_incremental, thread_ckpt_run, or any other function. The diff should be a delete of the helper plus call-site removals. Do not change src/.
Test
Ninja build. Run the timestamp_abort csuite binary (non-tiered args only).
- is depended on by
-
WT-18446 Remove testutil_tiered and parse_opts -PT
-
- Closed
-