-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gazctl shards prune: skip journals without hints
The `shards prune` subcommand was failing with an error if any selected shard was missing backup hints. This updates the subcommand to instead skip pruning any journals where a shard that uses it is missing hints. Put another way, if any selected shard is missing hints for a given recovery log journal, we do not prune that journal.
- Loading branch information
Showing
1 changed file
with
33 additions
and
14 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