forked from scylladb/scylla-cluster-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(manager): fix the way post-restore repair duration is defined
Since the issue about sctool wrong repair duration has been fixed, the post_restore_repair_duration adjusted accordingly to get the duration directly from Post-restore repair progress section for releases (>=3.4). The previous approach with summing up across repair duration of every table is kept for older releases. ref: scylladb/scylla-manager#4046
- Loading branch information
Showing
1 changed file
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters