forked from redpanda-data/redpanda
-
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.
cloud_storage: log more context from topic_manifest_downloader
The downloader has a lot of context but reduces results into an outcome or error enum. This updates the downloader to log before returning early from the class, logging errors at ERROR log level, and anything else at INFO level (since it should be up to callers whether such code paths are actually problematic). This is review follow-up to redpanda-data#20778
- Loading branch information
Showing
1 changed file
with
91 additions
and
1 deletion.
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