- A summary from the consumers' point of view:
- Rollback to stable operation as part of the recovery/failover can consume more time and leads to a longer restart/failover time as the current rollback to stable is a single-threaded operation.
- A definition of done:
- Improve the performance of recovery/failover when there are multiple tables that exist in the database that has unstable updates that are required to be fixed.
- The reproducing steps:
- The rollback to stable operation time increases with the number of tables and updates that need to be fixed as part of the recovery/failover.
- depends on
-
WT-10863 Characterize the recovery time when there are lots of tables
- Closed