-
Type: Technical Debt
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
In WT-9881, flushing tiered storage was moved to be a configuration setting to the checkpoint API. The existing session->flush_tier call was left in, in order to allow existing tests to still compile. It now returns ENOTSUP.
Those tests are undergoing work to make common tiered code among all tests and the tiered setting does not get run in normal testing.
Once those tickets are done, this ticket will do all the parts to remove session->flush_tier as an API.
- depends on
-
WT-9871 schema_abort : Parse tiered_storage config and move other common config options to test_util
- Closed
-
WT-9882 timestamp_abort : Parse tiered_storage config and move other common config options to test_util
- Closed
-
WT-9961 test/checkpoint: refactor to use testutil parsing and flush_tier thread
- Closed
- related to
-
WT-10464 Remove the tiered_abort test program when its features are subsumed by timestamp_abort
- Closed