-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test wtperf
-
None
-
Storage Engines - Persistence
-
494.592
-
SE Persistence backlog
-
None
Problem
wtperf still has flush_tier_worker and opts->tiered* after the unused tiered runners are deleted.
Change
Strip flush_tier_worker / opts->tiered* from wtperf.c, wtperf.h, wtperf_opt_inline.h, track.c, wtperf_config.c. Do not delete runners here if that is a separate ticket. Do not change src/. Smallest hunks; do not move unrelated functions.
Test
Ninja build. wtperf still runs a non-tiered runner.