-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines - Foundations
-
553.771
-
SE Transactions - 2026-07-31, SE Transactions - 2026-08-14
-
3
Summary
Add debugging and minor cleanup to the elegant step-down implementation in test/format to improve observability without changing behavior.
Proposed change
- add targeted debug logging around the step-down sequence
- clean up comments and naming where helpful
- preserve existing behavior and test coverage
- Explicitely turn off prepare and truncate with elegant stepdown internally in test format with a WARNING message.
- Add a new trace_ function that prints the message and a new line that stays on the terminal.
Expected outcome
Make the step-down flow easier to debug and maintain with no intended functional change.
- is related to
-
WT-18044 Add write-pause concurrency in test/format and make disagg step-down fully asynchronous
-
- Blocked
-