Complete
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Bug Clerk
Bug ClerkLabels
Time remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Created December 1, 2021 at 12:37 PM
Updated August 19, 2022 at 4:54 PM
Resolved December 1, 2021 at 3:11 PM
PR: https://github.com/truenas/zettarepl/pull/192
Cover cases where a new snapshot has been taken since the last failure,
in which case most_recent_snapshot would not be the relevant one to
look at. incremental_base on the other hand, is always relevant.
Also in this case we need to run the check even if though 'snapshots'
may not be equal to 'None' (because of the newly taken snapshot)
Also add "-r" to the suggested command to run. Indeed, some children
may have been replicated before the failure, and must be deleted too